Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently September 28th, 2024, 5:21 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Problems with script being Published to Flash
PostPosted: May 25th, 2005, 9:38 am 
Offline

Joined: April 21st, 2005, 9:51 am
Posts: 5
Hi

I am currently trying to create a slideshow whereby users can view a number of pages (say one every so many seconds). To do this I have created two publication variables. One is the time a user will spend on one page before they are taken to the next. The second is a variable which indicates of the user wants to go to the next page or not. When the user selects that they want to view the pages as a slideshow the code that will run is:

slide = 1

if (slide == 1)
{
GotoPage("page1")
}

The code works perfectly when I try to preview the publication, but when I publish it and try to run it, nothing happens. Any suggestions??


Top
 Profile  
 
 Post subject: if won't work in Flex
PostPosted: May 25th, 2005, 10:41 am 
Offline

Joined: November 11th, 2004, 4:05 am
Posts: 636
Location: Christchurch, NZ
"for" and "if" are not available in Flex produced swf files.

see help file.

Paul


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group