PDA

View Full Version : making one projector to either loop or quit.


barrowman
09-19-2006, 07:27 PM
I have a flash file that's going to be made into an .exe, I was wondering if there was any way, to make one version and by changing the name of the files or something like that, that it could loop or quit depending on the filename.

Thanks in advance.

sdalbert
09-19-2006, 10:03 PM
This all depends on how you're going to build it into an executable. If you're going to use a third-party projector builder, you'll have to read through the API of that product and look for filename detection and such. Your Flash movie cannot do this by itself.

barrowman
09-20-2006, 01:01 AM
thanks for the info