Posted on: Tue, Apr 13th 2010, 07:00
Try before you buy
Not sure if you need this component?
Download the free preview and customize it for your project before you purchase it.
Or try our demos.
Note: You can test the preview only on your computer.
General Videos
- How to buy?
watch movie - Embed a Flash Component in your Flash Project
watch movie - How to embed a Flash Component in the same HTML page twice?
watch movie - How to embed two different Flash Components in the same HTML page?
watch movie
Save money now!
Showcase
Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.
Need support?
Get a support ticket
read more
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!





Products RSS Feed
Follow us on twitter
support@flabell.com
Andrei Potorac
on 14/4/10
1. http://www.flabell.com/flash/Slick-and...
2. http://www.flabell.com/flash/Photograp...
You can either use the gallery for playing only video files, or images, or both.
on 15/6/10
Is it possible to change the stage dimension by the xml? I belived that was possible with the videoplayer wiidth and height or the gallery witdh and height but it change nothing :(
Thank you
on 15/6/10
Paulo Volkova
on 19/4/10
Paulo Volkova
on 19/4/10
var stageW = "100%";//"100%";
var stageH = "100%";//"100%";
remains a gray border with 560x330 px. How remove the rectangle?
on 20/4/10
It's no border with the original files once you download them.
Greg Kerstin
on 22/4/10
Everytime the flash loads, I see "stream not found'
I've checked and double checked that all paths are correct!
on 22/4/10
on 22/4/10
hai99
on 9/6/10
The thumbnails are okay and it looks like it is loading, but notting happens. I have to refresh the page to make it work.
on 9/6/10
neolone
on 23/9/10
This component looks awesome, that's why I bought it.
But I can't embed it in an other Flash project.
Even if I follow step by step your tutorial video.
How can I fix it ?
Marius-Cristian Donea
on 23/9/10
Can you share the problems you encounter. Thanks
neolone
on 23/9/10
TypeError: Error #1010: Un terme n'est pas défini et n'a pas de propriété.
at com.vuzum.videoplayer::Controller()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at com.vuzum.videoplayer::VideoPlayer()
at com.vuzum.gallery::Gallery/start()
at com.vuzum.gallery::Gallery/xmlLoaded()
at Function/
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
TypeError: Error #1010: Un terme n'est pas défini et n'a pas de propriété.
at com.vuzum.videoplayer::Embed()
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at com.vuzum.videoplayer::VideoPlayer()
at com.vuzum.gallery::Gallery/start()
at com.vuzum.gallery::Gallery/xmlLoaded()
at Function/
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
TypeError: Error #1009: Il est impossible d'accéder à la propriété ou à la méthode d'une référence d'objet nul.
at com.vuzum.videoplayer::VideoPlayer()
at com.vuzum.gallery::Gallery/start()
at com.vuzum.gallery::Gallery/xmlLoaded()
at Function/
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Marius-Cristian Donea
on 24/9/10
Will go much faster if you send me the files to [email protected] and I fix the problem.
on 17/8/11
on 18/8/11
Could you tell me if you have made any changes to our code? Or have you changed our movieclips' structure? Also, please make sure that you copied all the movieclips in your library. Please watch this tutorial too, just to be sure that you didn't forgot something:
http://www.flabell.com/blog/1641/embed...
If you can't find a solution, please send us your project at [email protected] We'll take a look at the problem and try to find a solution for you.
neolone
on 24/9/10
Thank you for your help.
The email has just been sent.
denjoyer
on 3/2/11
i've got the same problem as Greg Kerstin on 22/4/10,
everything else works, but when clicking to video frame "streame not found" appears ... ?
How did you fix it ? (also downloaded the preview.swf 10.1.2011 version ... if it matters)
on 4/2/11
This message appears only when the path to your video file is not correct. Note that the path is constructed using the pathToFiles flashvar you define in the page you embedded component That is, if you're using relative paths. It will be pathToFiles + yourPathToTheVideoFile.
You can use absolute paths too. Try them, if the problem persists.
denjoyer
on 4/2/11
paths in html-file: flashvars.pathToFiles = "./"; flashvars.xmlPath = "xml/gallery.xml"; paths in xml-file: <item thumbPath = "flash/videoslider/images/fashion/thumbs/videoThumb.jpg" imagePath = "" videoPath = "flash/videoslider/videos/fashion/video.flv" stroke = "0" color="0xff0000"> <item thumbPath = "flash/videoslider/images/fashion/thumbs/thumb1.jpg" imagePath = "flash/videoslider/images/fashion/images/image1.jpg" stroke = "0" strokeColor = "0x000000" fullscreenColor="0xffffff">xml/pics found and working, video.flv still not found ?
denjoyer
on 4/2/11
there's playersettings.xml in the xml-folder. Should there be some codeline pointing to it, didn't found any ...
on 4/2/11
Thank you for your comments and for using our component.