A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Showing Two Object from Different Frame

  1. #1
    Registered User
    Join Date
    Nov 2015
    Location
    Philippines
    Posts
    3

    Showing Two Object from Different Frame

    Mabuhay!

    Hi! Im a newbie here *_* hoping for some response. Is there any possible way i can show object from two different layers?

    My project is i have a base image which i will have 4 customized button for this one.

    COlor for the base (can select from the button)
    Image for the design (can select via button)
    Text (textbox which when i type it will appear on object)
    Umage Upload (where can i uload image and put it on the object)

    My problem is im using go to frame but what i noticed was it will change the image design but the color base will not remain as what they choose before.

  2. #2
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    Mubahiloo,

    You probably need to carry the vars over each frame or the movieclips over continuous frames, hard to say without the fla.
    Attach your *.fla so we can see what is going on.

  3. #3
    Registered User
    Join Date
    Nov 2015
    Location
    Philippines
    Posts
    3

    Thank You!

    Mabuhay!

    Hi! Wow thank you very much for your response. Heres the link of the file
    http://pandayan.com.ph/download/Pand...venirFinal.fla

    I have no idea how to do it well.

    Thank you!
    Chris

  4. #4
    . fruitbeard's Avatar
    Join Date
    Oct 2011
    Posts
    1,780
    Hi,

    You have a long way to go yet,

    try looking at these pages, they use setRGB

    http://www.developingwebs.net/flash/color.php

    http://www.kirupa.com/developer/actionscript/color.htm

    they should set you in the direction you need as opposed to using gotoAndPlay(frameNumber)

  5. #5
    Registered User
    Join Date
    Nov 2015
    Location
    Philippines
    Posts
    3
    Mabuhay!

    Hi! Thank you again . On our previous code we use the setRGB and it works. Some sort of compatibility issues where AS3 cant input actions thru its object so after replacing the application to AS2 this happens that i replaced it with via frame. By the way ill try to bring back that setRGB so frame is not moving. Ill try to check if i set the rgb and move the frame if setrgb is still intact?

    Can i have a link also on how to shoe object (or goto frame will be best for it)?
    and how to display text on object from textox input without submit button.

    Thanks,
    Chris

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