Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Clifford Boobyer #1
Please help with FS Start
Hi,
I have inherited a bit of code from a flash 5 file:
on (release) {
fscommand("Exec", "JSTART Presentation.pps \"/error=To view this
presentation you need to have Microsoft Powerpoint 2000 installed on your
pc.\"");
}
I have all the nessessary jstart.ini and jstart.exe files, however when
generating a flash exe from flash 6.0 the code doesn't seem to work anymore.
Does anyone have any ideas on this?
Is there a way I can publish a flash 5.0 exe instead?
Thanks,
Cliff
Clifford Boobyer Guest
-
WHERE DOES ONE START
Hello, I'd like to know where to start learning how to build dreamweaver extensions for DreamweaverMX Could anyone suggest a link, a site, a... -
CF MX6.1 will not auto start after server reboot.. but will start by hand...
I just moved all the stuff to a new dual Xeon Windows server 2003. Problem with CF MX 6.1 is that it will not start after a server reboot! I get... -
X won't start
My 43p-240 had a bad CPU causing lockups. It's fixed, but the reboots did something funny and X (and CDE/Dtlogin) won't run now. /tmp/xlogfile... -
start up
Try a repair install as follows: .. NOTE, while a repair install should leave your data files intact, if something goes wrong during the repair... -
xp won't start
"dan" <new329@hotmail.com> wrote: See "Obtaining Windows XP Setup Boot Disks" (http://support.microsoft.com/?kbid=310994). -- (tm) -
urami_ #2
Re: Please help with FS Start
\No , you can't publish flash 5 from flash 6 .> on (release) {
> fscommand("Exec", "JSTART Presentation.pps \"/error=To view this
> presentation you need to have Microsoft Powerpoint 2000 installed on your
> pc.\"");
> }
>
> I have all the nessessary jstart.ini and jstart.exe files, however when
> generating a flash exe from flash 6.0 the code doesn't seem to work anymore.
> Does anyone have any ideas on this?
>
> Is there a way I can publish a flash 5.0 exe instead?
>
the swf version will use flash 5 header but it will be wrapped into flash 6 player.
There is no variety of players coming with authoring tool.
If you look into Jstart help , you will find that MX and flash 5 has different approaches
in setting actions due to changes in macromedia player. Please search the help, there is step by
step described with code samples.
Regards
urami_*
<xmas>
[url]http://flashfugitive.com/[/url]
</xmas>
urami_ Guest



Reply With Quote

