A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: loading of external swf files

  1. #1
    Junior Member
    Join Date
    Feb 2003
    Posts
    20

    loading of external swf files

    how do i load an external swf file into my stage,
    and specifying the x and y coordinates, and the size?

    anyone how noes, pls help?
    thx?

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    use loadMovie("yourFile.swf", target)
    place your empty target where you want the top left corner of the external swf to appear.
    gparis

  3. #3
    Junior Member
    Join Date
    Feb 2003
    Posts
    20
    erm, i dun really understand..
    can give me a simple example?

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