LOGIN Don't have an account yet?   Register

Forgot password?
 
Scrolling Video Gallery for Adobe Flash

Scrolling Video Gallery for Adobe Flash screenshot

Demo:     Preview:   Downloads: 184

Posted on: Tue, Apr 13th 2010, 07:00

 

$14
 
Search comments:
has downloaded icon
has support ticket icon
 
bobocel

Andrei Potorac

on 14/4/10

 
For this gallery we used two of our files, and adjusted them a bit to work as a single product:

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.
 
melyndra

has downloaded iconmelyndra

on 15/6/10

Hey, I have a little problem.

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
 
bobocel

has downloaded iconhas support ticket iconAndrei Potorac

on 15/6/10

Sure it is. Please check the article related to resizing our components, in the FAQ section here http://www.flabell.com/forum/topic.php...

 
PauloVolkova

Paulo Volkova

on 19/4/10

 
How remove the grey border (560 x 330 px) when resize the player?

 
PauloVolkova

Paulo Volkova

on 19/4/10

 
When resize the swf in
var stageW = "100%";//"100%";
var stageH = "100%";//"100%";
remains a gray border with 560x330 px. How remove the rectangle?
 
bobocel

has downloaded iconhas support ticket iconAndrei Potorac

on 20/4/10

Ah, sorry. That's only for the preview. We added it manually in the FLA, so that in this page you see where the player ends, and when the background starts.

It's no border with the original files once you download them.
has downloaded icon

 
graphicagenda

Greg Kerstin

on 22/4/10

 
I've inserted the path to the flv file via videoPath="xxx"
Everytime the flash loads, I see "stream not found'

I've checked and double checked that all paths are correct!
 
graphicagenda

has downloaded iconGreg Kerstin

on 22/4/10

fixed!
 
bobocel

has downloaded iconhas support ticket iconAndrei Potorac

on 22/4/10

Hi. Let me know if you still experience any issues.
has downloaded icon

 
hai99

hai99

on 9/6/10

 
Sometimes the movie will not load in firefox.
The thumbnails are okay and it looks like it is loading, but notting happens. I have to refresh the page to make it work.

 
Please send us a link at support so we can see what you did wrong.
has downloaded icon

 
neolone

neolone

on 23/9/10

 
Hi there,

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 ?
 
Hi,

Can you share the problems you encounter. Thanks
has downloaded icon

 
neolone

neolone

on 23/9/10

 
When I want to compile my project to swf, I've some errors :

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()
 
Hi,

Will go much faster if you send me the files to [email protected] and I fix the problem.
 
I am having this problem too. I put this in my own flash project as well as all the needed files, content and AS but get this result. I have added other components fine.
 
Hi,

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.
has downloaded icon

 
neolone

neolone

on 24/9/10

 
Hi Marius,

Thank you for your help.

The email has just been sent.

 
denjoyer

denjoyer

on 3/2/11

 
hi
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)
 
Hi,

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

denjoyer

on 4/2/11

 
hi,

                
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

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 ...
 
Yes, we're sorry about this. There should have been another flashvar in the index.html file and also it should have been read in the flash project. We made a little mistake, but we fixed it fast. Just download the component again and use the new flashvar and the new SWF file.

Thank you for your comments and for using our component.

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


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!

Premium membershipPremium membership
read more

10 Gold Tickets Pack10 Gold Tickets Pack
read more

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?

Support ticketGet 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!