A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: problem with loading larger size movie into Level 0 original movie

  1. #1
    Junior Member
    Join Date
    Mar 2001
    Posts
    16

    problem with loading larger size movie into Level 0 original movie

    hi,

    i am trying to load a larger stage size movie into replacing the smaller original movie, but the larger movie always gets cropped when it's loaded on top of the level 0 movie. is there another approach?

    thanx much,
    scsirain

    scsirain@yahoo.com

  2. #2
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Are you using?

    loadMovieNum("new.swf", 0);

  3. #3
    Junior Member
    Join Date
    Mar 2001
    Posts
    16

    problem with loading larger size movie into Level 0 original movie

    yes. i think Javascript is needed.

    scsirain

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Are the width & height parameters of the html object & embed tags set to 100%, or to the actual first movie's dimensions in pixels?

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