A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Using Magnify Action

  1. #1
    Senior Member
    Join Date
    Nov 2000
    Posts
    100
    Hi,

    I am triing to use a magnify action on the main timeline from a MC.

    It works perfect in the MC, but doesn't work in the main timeline.

    I'm not sure what information I should supply, but if needed, let me know.

    I am hoping it is an easy action that needs to go in the main timeline.

    Thanks

  2. #2
    FK Slacker
    Join Date
    Jun 2000
    Location
    vancouver
    Posts
    3,208
    What's the code you're using?

    K.

  3. #3
    Senior Member
    Join Date
    Nov 2000
    Posts
    100
    startDrag ("/mag", true);

    setProperty ("pic", _x, (225-_x)*2);
    setProperty ("pic", _y, (150-_y)*2);

    call ("first");
    setProperty ("pic", _x, (225-_x)*2);
    setProperty ("pic", _y, (150-_y)*2);


    does this help?

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