A Flash Developer Resource Site

Search:

Type: Posts; User: comunicacao

Page 1 of 3 1 2 3

Search: Search took 0.05 seconds.

  1. [CS3] When clicked, image zooms 400% and pans relative to Stage width and Height

    Hi!
    I´ve made a movie clip which I called "mood" and when clicked it zooms 400%. What I want to do is to have it move relative to the _xmouse and _ymouse positions. Also because it is much bigger...
  2. Referencing duplicated movie clips problem

    Hello everyone, I'm having a little problem with a menu I'm trying to customize here. As you'll see in the attached .fla I have duplicate movie clips making several buttons of a pretty cool menu....
  3. Replies
    2
    Views
    342

    Sorry but it is coded in AS2 so it might not work...

    Sorry but it is coded in AS2 so it might not work in Flash MX

    Cheers
    rodrigo
  4. Replies
    2
    Views
    342

    Horizontal navigation Problem

    Hello everyone at FK!
    I'm currently doing a personal project and I stumbled into a problem that I'd like to share with you...

    The .fla file is attached to this message and as you open it and...
  5. Replies
    6
    Views
    400

    How can I use this code... : ) I don't...

    How can I use this code... : )
    I don't understand the maxi thing, can you guys explain it to me?

    Thanks a lot
  6. Now how can I control my movie based on the...

    Now how can I control my movie based on the information I got from the browser... I'm thinking about something like:

    if (currentUrl:D==thenameOfTheDocument) {
    gotoAndPlay(2)
    }

    I know this is...
  7. Sorry Okv, I don't think that's the answer to my...

    Sorry Okv, I don't think that's the answer to my problem. I can use it later though... what I wanted to do was to Retrieve the url displayed in the browser and with this information make my movie...
  8. Controlling Flash Movies based on the "current url"

    Hey everybody,
    I´m trying to make a swf file that displays different messages/frames whenever the user clicks on a new page. I want the swf file to recognize the current url and change to the frame...
  9. Saved my life... but only for a few minutes : )

    The code really worked gparis. Thank you
    But then comes another question... how can I choose the image that I want loaded (in this case "house") from the "component paramenters", so I can choose one...
  10. Saved my life! Thanks a lot!!! Cheers

    Saved my life!
    Thanks a lot!!!
    Cheers
  11. Saved my life... but only for a few minutes : )

    Hey all!
    I'm making a component which loads (loadMovie action) a .jpg picture inside.
    Here's my question: Can I assign a variable to name the pictures for each component that i have on stage? Like...
  12. Replies
    5
    Views
    465

    Let's see if the attachment uploads now Cheers...

    Let's see if the attachment uploads now

    Cheers
    Rodrigo
  13. Replies
    2
    Views
    346

    Are you using the scrollbar component? If so, I'm...

    Are you using the scrollbar component? If so, I'm having that same problem and I'll be here waiting for help too, if you don't mind : )

    Cheers
  14. Replies
    5
    Views
    465

    Hello Michael, I saw your .fla file and it looks...

    Hello Michael, I saw your .fla file and it looks like you're going to use a dynamic .txt to fill the text box. Well I just tumbled into the same problem right now. I want to make a dynamic text to be...
  15. Replies
    5
    Views
    545

    Although I find it improbable that you can...

    Although I find it improbable that you can control the loaded movie from the main movie, you can try to give the first frame in the scene 2 on your movie a label like "scene2" and tell to gotoAndPlay...
  16. Thread: Flash 6

    by comunicacao
    Replies
    1
    Views
    618

    Better point editing (adding and subtracting...

    Better point editing (adding and subtracting control points while drawing)! How come it doesn´t have that?
  17. Replies
    0
    Views
    439

    Ok, so I created my fonts with Flash, exported as...

    Ok, so I created my fonts with Flash, exported as .ai and imported into Macromedia Fontographer 4.1... The problem seems to be with the lowercase letters. Whenever I try to modify any point in the...
  18. Replies
    0
    Views
    345

    I have a swf in my homepage...

    I have a swf in my homepage http://www.pontodereferencia.com.br that works fine in the internet explorer, but completely messes up in the netscape navigator 4.5. What's the matter with it... I'd...
  19. Replies
    1
    Views
    320

    My html scrolls in 800x600, and I don't want it...

    My html scrolls in 800x600, and I don't want it to happen, the swf's size is 750x400 aligned horizontal top and vertical center. Is there a code I can add to my html so it stops scrolling. Or maybe...
  20. Replies
    1
    Views
    422

    hey all i need to make a menu that slides on the...

    hey all
    i need to make a menu that slides on the x axis every time I click a button. do you know how to do that or know any tutorial on this kind of menu.
    This is very important for me
    thanx
  21. Replies
    0
    Views
    405

    My MC that serves as a custom cursor insists on...

    My MC that serves as a custom cursor insists on disappearing whenever I go to scene 2, return to scene 1 and then go back to scene 2. Did anyone have the same problem??? The start drag action is on...
  22. Replies
    0
    Views
    447

    Hey all I´m doing a slide presentation like...

    Hey all
    I´m doing a slide presentation like those made on power point, although a bit more dynamic... I have a main menu, which is made of four drop down menus.
    -In one of those four, I have 7...
  23. Replies
    4
    Views
    514

    You can always make a preloader inside the .fla...

    You can always make a preloader inside the .fla of the movie you want to load... whenever you loadMovie the preloader will probably work
    Cheers
  24. Replies
    2
    Views
    433

    Yes it is possible... You would have to put an...

    Yes it is possible...
    You would have to put an action on the button instance like:
    on(keypress,"h"){
    gotoAndPlay()or any other action you want the button to do...
    }
    "h" is whatever key you...
  25. Movie Clip's normally takes less space than...

    Movie Clip's normally takes less space than Graphic Symbols...
    If there's no preloader, you would have to watch the whole animation so it could load completely (very very jumpy animation) and then...
Results 1 to 25 of 51
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center