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.
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
Hi, I want to set my custom visualization in Media Player, So please tell me
- Thanks
- Tvs Praveen wahooo;
- Thanks

- Tvs Praveen wahooo;
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 :?
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
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"
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:I know, Your telling to set in SWF component, But its not real Media Player visualizationCode: Select allAxShockwaveFlash1.Movie = "C:/DIRECTORYOFYOURVISUALIZATION"
GoodGuy17 wrote:Oh, well I can't help you there, sorry.Its okay :(
7 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023