A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: Nwebie - combining elements

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    4

    Nwebie - combining elements

    Hi,

    I just downloaded the software and am trying before buying. Can anyone tell me how to combine elements?

    I have a bitmap element and a text element & I would like to combine them - for movement.
    Thanks in advance

  2. #2
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    if you want to move them together easiest thing to do is put them on a "layer" otherwise use a child movie then they can be animated seperatley within the child movie.

  3. #3
    Junior Member
    Join Date
    Aug 2004
    Posts
    4
    Thanks - that was easy. I was looking for some command like 'Group', 'UnGroup'

  4. #4
    Junior Member
    Join Date
    Aug 2004
    Posts
    4
    Spoke too soon

    I lost the typing animation that was part of the text. When I put the bitmap and the text into a new layer, I no longer have the text animation. How do I do this.

    Is there a tutorial? Will I get it when I buy the software (the help file is worfully inadequate)?

  5. #5
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Sorry no tutorials included nor much support anymore but we here on the forum try to help.

    You want to put a animated text and a bitmap together right?

    http://bretlanius.com/flash/simplechildanimation.htm

  6. #6
    Junior Member
    Join Date
    Aug 2004
    Posts
    4
    Thanks - I saw what you did - probably did something like that; only I want a bit more sequence. as below:

    1. Show a picture.
    2. Type some text into the picture - using typing effect
    3. Move the picture and the typed (completed) text along a path.

    I tried the child movie as you had. the typing happens the same time as the move - even though I check the hourglass that says Wait till Finished.

    Then I tried having another image with the text already in it, which can move. Only I am not able to hide the movie after it is shown.

    If there is no manual, or tutorial - is it expected that you are already some sort of expert before you buy the software?

  7. #7
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Ok what you want to do will require you first select advanced mode. And will require a little scripting.

    Hmm easiest thing to do would be to use a child on a layer then. Make the text animation a child movie on a layer. set it to stop until played. In the main movie script either in a button or event or whatever you play the text animation with syntax something like

    element("layer name").childname.movie.play()

    something like that.

    I'm trying here. Seems this would be easier somehow doesn't it.



    Maybe some one else will have an idea.

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