Custom Media Player visualization

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
7 posts Page 1 of 1
Contributors
User avatar
tvs praveen
Top Poster
Top Poster
Posts: 205
Joined: Tue Dec 08, 2009 6:20 am

Hi, I want to set my custom visualization in Media Player, So please tell me

- Thanks :D

- Tvs Praveen wahooo;
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

The only way I can think of to do this is to make a visualization in Flash, put it in the same folder as your program, load it to a SWF, make a media player with no default visualization, place the SWF control above the Mediaplayer controls, and that is how. Unless you meant to change the visualization built it :?
User avatar
tvs praveen
Top Poster
Top Poster
Posts: 205
Joined: Tue Dec 08, 2009 6:20 am

GoodGuy17 wrote:
The only way I can think of to do this is to make a visualization in Flash, put it in the same folder as your program, load it to a SWF, make a media player with no default visualization, place the SWF control above the Mediaplayer controls, and that is how. Unless you meant to change the visualization built it :?

Its good way but i can`t set visualization into SWF control, How can i do it? clapper;

- Tvs Praveen
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

See, if you make a visualization in Flash , then it can load into a ShockwaveFlash control because it is Flash made. Then put the visualization in the same folder as the program and use this code:
Code: Select all
AxShockwaveFlash1.Movie = "C:/DIRECTORYOFYOURVISUALIZATION"
User avatar
tvs praveen
Top Poster
Top Poster
Posts: 205
Joined: Tue Dec 08, 2009 6:20 am

GoodGuy17 wrote:
See, if you make a visualization in Flash , then it can load into a ShockwaveFlash control because it is Flash made. Then put the visualization in the same folder as the program and use this code:
Code: Select all
AxShockwaveFlash1.Movie = "C:/DIRECTORYOFYOURVISUALIZATION"
I know, Your telling to set in SWF component, But its not real Media Player visualization
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Oh, well I can't help you there, sorry.
User avatar
tvs praveen
Top Poster
Top Poster
Posts: 205
Joined: Tue Dec 08, 2009 6:20 am

GoodGuy17 wrote:
Oh, well I can't help you there, sorry.
Its okay :(
7 posts Page 1 of 1
Return to “Tutorial Requests”