Search  

NEED HELP WITH FLASH LOOP

HomeForumsHelp NeededNeed help with flash loop
62019 GREATLIBERO
42 posts
Sold between 1 and 100 dollars Bought between 100 and 499 items

Ok, here is the thing:

I have my flv deployed in one of my domains and I imported video in my flash and made settings with url, no skin ( it is for banner and it is one of the looping videos from the Flashden I bought an hour or three ago )... And when I tested movie it doesn’t loop. So I need a working code for this if someone knows. I already find one thread here but it doesn’t help…

Thanks,

GREATLIBERO

Posted about 1 month ago
67180 ranfirefly
169 posts
Exclusive author Item was featured Referred at least one person Protecting flashden against copyright violations Sold between 5 000 and 10 000 dollars Bought between 1 and 9 items

It supposed to be simple…
Maybe try this:
On your FLV player assign this action:

on (complete) {
this.autoRewind=true;
this.play();
}

I hope it work…8)

Posted about 1 month ago
62019 GREATLIBERO
42 posts
Sold between 1 and 100 dollars Bought between 100 and 499 items

Yes, it works. Thanks. Very much. :D

And I thought it is some philosophy :)
Posted about 1 month ago