A Flash Developer Resource Site

Search:

Type: Posts; User: Ciriaca

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    22,190

    How does it work if you want the centered...

    How does it work if you want the centered container to have a "fixed" distance from the top of the page?
  2. Replies
    0
    Views
    476

    [F8] Loop Sequence Issue

    Howdy!

    I am attempting to create a loop-sequence with a series of 3D-rendered instances. The beginning and ending frames do not resemble each other.

    I have been following this tutorial: After...
  3. Replies
    3
    Views
    656

    Thank you for your response jAQUAN. OK. This...

    Thank you for your response jAQUAN.

    OK. This is what I want :

    Button (A) clicked. MC (A) slides in from right. MC (A) stops center stage.
    Button (B) clicked. MC (A) slides away to the left of...
  4. Replies
    3
    Views
    656

    Button to play next frame

    I have a few buttons contained within an MC that are assigned to play designated frames in the _root, main scene.

    example :

    on (release) {
    _root.gotoAndPlay("2");
    }

    Simple.
  5. Replies
    1
    Views
    553

    Also, is it possible to create the masked area to...

    Also, is it possible to create the masked area to only contain the active content exclusively? I have noticed that the mouse activates the vertical scrolling outside the masked area, which can pose...
  6. Replies
    1
    Views
    553

    [F8] Vertical Image Pan

    OK. I have modified the ActionScript in this file to create a vertical image pan onMouseMove. When you hover your mouse over the image, the image moves up and down, depending on mouse direction.
    ...
  7. Jeesh! :rolleyes: Does this mean that F6 is...

    Jeesh! :rolleyes:

    Does this mean that F6 is not as case-sensitive as F8?

    Thanks Geezer! Such a simple oversight! I should have known.
  8. Replies
    0
    Views
    499

    [F8] Mouse position-based scrolling menu

    Hello!

    I am searching, searching for a Mouse position-based scrolling menu.

    You can find an example of what I mean here : http://www.userenabled.com/downloads/rssfeeder/

    I am referring to...
  9. REALLY? :yikes: I've been wracking my brain...

    REALLY? :yikes:

    I've been wracking my brain for days with this. Wonder what I did wrong?!

    Works fine in F6 when I change the Publish Settings.

    For me, F8 just leaves the MC visible on the...
  10. [RESOLVED] Fade in / Fade out on RollOver

    Hello!

    I need help converting the following ActionScript to be Flash 8 worthy? I am having a tough time figuring it out :

    Thank you in advance! :thumbsup:


    var fade;
    navBar._alpha = 0;...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center