Old 09-16-2008, 08:49 AM   #1 (permalink)
Junior Member
 
Join Date: Sep 2008
Posts: 6
Default Play automatically!?

Hello. How I can do that when appears the .html where I have the flv player it plays automatically the first flv I have? It's possible?

Thanks.
antomolina is offline   Reply With Quote
Old 09-20-2008, 07:03 PM   #2 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 2,297
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Open Actions.as file and swap these 2 lines:

Code:
	
        85 FC.load(xlf.firstFile);
	86 FC.autoPlay = true;
republish the swf
Adrian is offline   Reply With Quote
Old 12-22-2008, 03:30 PM   #3 (permalink)
Junior Member
 
Join Date: Dec 2008
Posts: 1
Default Auto play

Hello,
I saw the additional code for the auto play functionality but was wondering if it has continuous play as well. The player would start playing the first file and will continue through the rest in sequential order and the user would still have the ability to jump around via the list panel.

Is this possible?
lizardking is offline   Reply With Quote
Old 01-05-2009, 07:20 PM   #4 (permalink)
OYXLUSFlash.com Staff Member
 
Adrian's Avatar
 
Join Date: May 2008
Posts: 2,297
Send a message via Yahoo to Adrian Send a message via Skype™ to Adrian
Default

Currently only the features that are stated are available. We don't have time at the moment to add all these new features. I am sorry
Adrian is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:57 PM.