A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: attachMovie, loadMovie and initObject

  1. #1
    Junior Member
    Join Date
    Oct 2018
    Posts
    1

    attachMovie, loadMovie and initObject

    Hi, I have a somewhat complex issue. I am using attachMovie to load in a target movie clip, which then loads in an external movie. I have created an initObject for the attachMovie target movie. The initObject controls the movement of the movieclip once it appears on stage.

    At present the target movie gets attached using attachMovie, and the loadMovie function loads the external movie into the target movie. However, the initObject isn't working for the target movie. It does work for the target movie by itself, without loadMovie loading an external movie into it, but once the movie has been loaded into it, the initObject wont work.

    Does anyone have any ideas, thanks.

  2. #2

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