A Flash Developer Resource Site

Search:

Type: Posts; User: DJT

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    477

    I know how to load the new movie into a level...

    I know how to load the new movie into a level above my main movie (level1) but I'm having trouble making this level invisible untill it is needed
  2. Replies
    2
    Views
    635

    Thanks

    Thanks
  3. Replies
    2
    Views
    635

    How can I load a movie into a level above my main...

    How can I load a movie into a level above my main movie and make that level invisible untill I need it?

    I tried:
    Load Movie ("newmovie.swf", 1)
    Set Property ("_level1", Visibility) = False
    ...
  4. Stick 'scroll=no' into the body tag of your html...

    Stick 'scroll=no' into the body tag of your html page
  5. Replies
    5
    Views
    574

    To get rid of the scroll bar put "scroll=no" into...

    To get rid of the scroll bar put "scroll=no" into your body tag of the html page
  6. Replies
    2
    Views
    477

    Is there a way I can load a movie above my main...

    Is there a way I can load a movie above my main movie but make it invisible untill later.
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center