A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Help on actionscript

  1. #1
    Junior Member
    Join Date
    Sep 2000
    Posts
    4
    I got a problem ar.... on Flash and can't fix it out, would you please do me a favor and give me a hand on this....

    Actually, I'm creating a flash that may nearly/almost the same as http://www.furniture.com/roomplanner/

    1. I have created a platform
    2. I can called a swf (e.g. table) out by clicking a button on the menu bar in the platform
    3. Meanwhile, when the table.swf has been called out,

    the table.swf should be draggable, and I did that.

    when I rollover the table then there will be a menu shown. * Note: the menu need to be draggable with the table.swf. I did this also.

    when the menu is shown, suppose I can type the width and the height in the text field in order to change the width and the height of the table. However, I can only make the table and the menu change the size together. >> Do u know any way that can make ONLY the table change the size without changing the menu size also?

    BTW, I have tried on Tell Target / set Property some scripts like this, but I can't set the table width and height size change without making the menu size change also.

    Please help me on this!

    I appreciate much if you could give me a hand.

    Rgds,
    Jetty

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Posts
    263
    cjetty,

    It sounds like you have the menu as part of the
    table movie clip. Since the menu will drag with the
    table, you will need three movie clips. The drag
    movie clip will hold the menu mc and table mc.
    That way, when you tell the table mc to change size.
    Only the table will change.

    Hope this helps.
    MA

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