A Flash Developer Resource Site

Search:

Type: Posts; User: winkywinkywoo

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,722

    By doing this i am making the circle movie clip...

    By doing this i am making the circle movie clip transparent and not the scene. Maybe I wasn't clear... Its the actual background i want to be transparent. :)
  2. Replies
    4
    Views
    1,722

    Transparent Scene

    Hi people,

    I need to make my scene transparent. On my flash mx i dont seem to be able to change the opacity on the scene. I've seen it done, any of you goys got any knowledge on this?

    Many...
  3. Replies
    1
    Views
    1,659

    protecting my swf

    I've noticed that a lot of sites now have found a different way of putting there swf on their web page. The code to put the swf on the page doesn't directly link to the swf file, meaning you cant...
  4. Replies
    3
    Views
    570

    I've just fixed it. It was my fault for making...

    I've just fixed it. It was my fault for making silly mistakes when i was tired. Doh! Thanks for the help :)
  5. Replies
    3
    Views
    570

    Just realised you can change it fine in that...

    Just realised you can change it fine in that source file. I have the problem when using it in my own movie. It works in my movie but soon as you go to change the text nothing displays

    Any ideas?
  6. Replies
    3
    Views
    570

    Changing the text in this script

    Can only work out how you can change the text in this .fla from the archives.

    Magic Text

    The code is embedded in the movie clip on the main scene. Even if i try change 1 letter it doesn't...
  7. Replies
    3
    Views
    470

    Thanks you guys, worked a treat. Really pleased...

    Thanks you guys, worked a treat. Really pleased with that :)
  8. Replies
    3
    Views
    470

    back to main scene

    Hi guys. Hope you can help, I've been tearing my hair out with this one.

    I have a movie clip on the main scene. At the end of the movie clip I want to go back to frame 5 on the main scene.

    This...
  9. Replies
    3
    Views
    374

    Thanks for the reply. Ive tried what you said...

    Thanks for the reply.

    Ive tried what you said and got some success but it's not working 100%.

    here is my code.

    if (_root.Book.CurrPage == 1) {
    trace("IF 1 matched");
    ...
  10. Replies
    3
    Views
    374

    Changing Images

    Hi there, having a bit of a problem.

    I have an image that is moved on multiple keyframes one after the other like this [.][.][.][.][.] 5 times.

    Instead of just the same image, i now want...
  11. Replies
    7
    Views
    636

    Thanks for the help. I will need to use this one...

    Thanks for the help. I will need to use this one multiple IF statement on the same frame so I think i have a problem.

    The variable path is definately correct becuase i have tested it.

    Is there...
  12. Replies
    7
    Views
    636

    I'm affraid none of them worked, even when I...

    I'm affraid none of them worked, even when I exported the movie as flash 5.

    It also stopped the other code on that frame from functioning?

    Any ideas?

    Many thanks, Sam
  13. Replies
    7
    Views
    636

    Many thanks for the reply. Can't seem to get that...

    Many thanks for the reply. Can't seem to get that code to work. I'm not 100% sure if i exported it to flash 5 properly because some of the code is not supperted in flash mx?

    From looking at the...
  14. Replies
    7
    Views
    636

    Time Delay

    Bit stuck on this one. I just want to put a time delay in this IF statement so it waits a few seconds before it goes to and plays the frame "pic1".

    if (_root.Book.CurrPage == 1) {
    trace("IF...
  15. Replies
    2
    Views
    280

    Just what i needed thank you! I had... if...

    Just what i needed thank you!

    I had... if (_root.Book:CurrPage)==1;

    Doh!
    :)
  16. Replies
    2
    Views
    280

    Variable Help

    Hi guys, I'm new here but I have been using flash for a while. Really need help with this one. Here it goes...

    I have Two movie clips;

    1)Book
    2)Pictures

    The movie clip "pictures" is inside...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center