A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: centering a load movie on level 1

  1. #1
    Member
    Join Date
    May 2002
    Posts
    72
    Hi Guys,

    Running a FS movie with buttons, the buttons loads a 240/180 swf. to level 1. By default it loads to the 0,0, coordinates, I need to load the swf.to 249,92 coordinates.
    any help is appreciated.

    thanks,


  2. #2
    Senior Member
    Join Date
    Feb 2001
    Posts
    382
    place the empty movie clip you load the movies into on the required coordinates...


    Hope this helps


    J

  3. #3
    Member
    Join Date
    May 2002
    Posts
    72

    how do I center a swf.?

    it's not a clip
    I'm importing an swf. from another server on the net.

  4. #4
    Senior Member
    Join Date
    Feb 2001
    Posts
    382
    Sorry dude I have never done that before as I store everything on my server...
    Lemme see if I can figure it out though...wats your code on the button????


    J

  5. #5
    Member
    Join Date
    May 2002
    Posts
    72
    thanks again,

    kinda desperate over here.
    here's the scripting
    on (release){

    loadmovienum ("hyde_4_8_9AM_11AM", 1);
    }

    would like to get something like:

    loadmovienum ("hyde_4_8_9AM_11AM", 1, X = 248, Y = 92)

    or something like this?

    really could use the help

    thanks again

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