rhino1616
04-30-2003, 05:10 PM
Good Morning everyone,
Im creating a resume mostly in Swish (its like Flash) with FP2000, that Im going to be distributing on CD. I wanted my CD presentation to be in full screen browser view. When I preview my presentation the begining jazz loop I added is doubling over itself, & when you click the sound on/off button it stops 1 loop, and you can still hear it playing. If I remove the javascript the presentation works perfectly, but no full screen. Is this an FP2000 issue? I emailed the file to friend (far away) he looked at it and emailed me this back & I cant get a hold of him:
1) First problem is that you're declaring your flash object inside a fixed-size DIV and also giving it a fixed size of its own.
2)You're launching the resume page from itself, which opens up two instances of your flash object. This means that your sound loop gets instantiated twice, making it sound all funky.
3)You're putting all this on a CD. HTML is made for the Web. The easiest way to create something like this would be to to export the SWF as an EXE file and set your FSMode to fullscreen. You can then create and autorun.inf file that specifies resume.exe to start when the CD is entered in the CD Tray, making it a true Flash CD.
Im a newbie at this and Im going crazy trying to figure this out, I would appreciate any help. To show you what I mean I posted both files: Resume1 (without script) & (Resume2 w/script) & also added my flash files if you need to see them. Is there something I need to change in FP2000?
You can download my examples at: http://uniteddistributorscanada.hypermart.net/
Thank you very,very much
PS: heads up on the pop ups
PSS: My apologize if i posted in the wrong forumn, I think this is an html issue
Im creating a resume mostly in Swish (its like Flash) with FP2000, that Im going to be distributing on CD. I wanted my CD presentation to be in full screen browser view. When I preview my presentation the begining jazz loop I added is doubling over itself, & when you click the sound on/off button it stops 1 loop, and you can still hear it playing. If I remove the javascript the presentation works perfectly, but no full screen. Is this an FP2000 issue? I emailed the file to friend (far away) he looked at it and emailed me this back & I cant get a hold of him:
1) First problem is that you're declaring your flash object inside a fixed-size DIV and also giving it a fixed size of its own.
2)You're launching the resume page from itself, which opens up two instances of your flash object. This means that your sound loop gets instantiated twice, making it sound all funky.
3)You're putting all this on a CD. HTML is made for the Web. The easiest way to create something like this would be to to export the SWF as an EXE file and set your FSMode to fullscreen. You can then create and autorun.inf file that specifies resume.exe to start when the CD is entered in the CD Tray, making it a true Flash CD.
Im a newbie at this and Im going crazy trying to figure this out, I would appreciate any help. To show you what I mean I posted both files: Resume1 (without script) & (Resume2 w/script) & also added my flash files if you need to see them. Is there something I need to change in FP2000?
You can download my examples at: http://uniteddistributorscanada.hypermart.net/
Thank you very,very much
PS: heads up on the pop ups
PSS: My apologize if i posted in the wrong forumn, I think this is an html issue