A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: cd autorun problem

  1. #1
    Junior Member
    Join Date
    Apr 2004
    Posts
    1

    cd autorun problem

    Hi im new at this of flash animation, but i made an animation in flah mx 2004 with buttons and fscommands to work as a autorun for a cd, the problem is that i want the projector centered and bordeless, i have try every tool to convert swf to exe but when i hit the buttons they do nothing, in the other hand i try to publish the file to make projector file(exe) and the buttons work very well but its not centered, is not bordeless and i dont want to put it on fullscreen.

    pls give me some tips to make the projector file centered and bordeless or help me with the other tools (swf studio , jugglor, ...)
    to make my buttons work.

    ps: Like i told you at the start of the post "im a total newb to this of the flash" and i dont know a lot of things so please forgive my ignorance and help me.

  2. #2
    Senior Member
    Join Date
    Oct 2003
    Posts
    102

    Did you try this?

    Did you try this in your actionscript?

    fscommand("fullscreen", "true");
    fscommand("showmenu", "false");
    fscommand("allowscale", "false");
    Mark Gooodman
    www.markcgoodman.com

  3. #3
    Lifetime Friend of Site Staff Northcode's Avatar
    Join Date
    Dec 2000
    Location
    Whitehorse YT
    Posts
    3,766
    Check out my FREE center utility at www.extendingflash.com, you can use it to center any application. If you want to call this from an autorun then you might want to investigate the use of another free tool I wrote called proxy (www.northcode.com/misc/proxy.zip) so you can put all the commands in a BAT file.

    Making the window borderless is a bit tricker without a third party swf compiler. You said you tried them all and your buttons stopped working? What did you have in the buttons? You will normally have to make a couple of changes after using one of these tools.

    SWF Studio (www.northcode.com) implements all the standard Flash FSCommands (fullscreen, quit, exec ...) so you shouldn't have to change them, but there may be other minor tweaks required to get your SWF to work.

    If the free tools aren't a good enough solution, give SWF Studio a whirl and I'll help you through any problems you might have.

    There are also a number of other tools you might want to check out...

    SWF Studio http://www.northcode.com
    Flash Studio http://www.multidmedia.com
    Jugglor http://www.***********.com
    SWFKit http://www.swfkit.com
    SWiSH Studio http://www.swishzone.com
    FlashAnts http://www.flashants.com
    LPFlashEX http://www.logicplus.com.hk
    Flash 'N Pack http://www.flashnpack.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center