I need to load the player in a movieclip within another flash, but it takes the size of the main flash.
Flash main 1050×700 px The size of the player must be 390×318 px
What should I do? Thank you
Posted 21 days ago
Subscribe to bobocel’s New File RSS Feed 
1. Fully resizable Flash Video Player.
2. Fullscreen support – which can be removed very easy.
3. Image loaded from external folder.
4. The image path, the video path, the volume and the autostart variable are sent in the query string.
5. Help file included (pdf and doc – 8 pages).
Sample values sent in the query string:
imagePath=thumb.jpg videoPath=video.flv autoStart=false volAudio=60 newWidth=320 newHeight=265
Click here to see more files by bobocel
You might also be interested in:
Video Players
Galleries
Templates
MP3 players
News readers
XML menus
Slideshows
Creative navigation
Utilities

I need to load the player in a movieclip within another flash, but it takes the size of the main flash.
Flash main 1050×700 px The size of the player must be 390×318 px
What should I do? Thank you
Posted 21 days ago
There’s a lot you need to do. You can start with commenting the onResize function – meaning the fullscreen won’t work anymore. From there, you need to go in the fla and change the player to the new size you need it at.
Posted 21 days ago