A Flash Developer Resource Site

Search:

Type: Posts; User: Concepticon

Page 1 of 10 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    0
    Views
    393

    Flash 8 Newbie Question

    How do you target variables?

    I have a Movie clip that has a dynamic text field. I want to give it a number so that another movie clip can use that value.

    It works on Flash MX but not in Flash...
  2. Replies
    4
    Views
    387

    Thanks a bunch

    I have never seen a tutorial about this feature, this in-depth.

    Helped a lot. Thanks again.
  3. Replies
    1
    Views
    391

    Nevermind, figured it out.

    Nevermind, figured it out.
  4. Replies
    1
    Views
    391

    Sound Problem, Need help

    Scenario:
    I have 2 Flash movies in 1 HTML page. They are totally seperate from each other.

    - The first movie automatically plays, the second movie doesn't.
    - The first movie has a play and...
  5. Thread: Scrollbar

    by Concepticon
    Replies
    3
    Views
    431

    I haven't tried that far along. I am pretty...

    I haven't tried that far along.

    I am pretty sure that is possible though because you have exported your MC for Actionscript.

    You can probably target the MC just as you would if it was on the...
  6. Thread: Scrollbar

    by Concepticon
    Replies
    3
    Views
    431

    Use the scroll pane component instead of just...

    Use the scroll pane component instead of just scroll bar.

    In the library, right click the MC you want to scroll and set the linkage by giving it a name and "EXPORT FOR ACTIONSCRIPT".

    Click the...
  7. Replies
    4
    Views
    387

    Communicating from HTML to Flash

    Is it possible to communicate from an HTML to Flash?

    What I want to do is that when a certain URL is entered into a browser window, the HTML will automatically tell the FLASH movie to load a...
  8. Replies
    1
    Views
    798

    What is the best course of action?

    I am creating a presentation that has video and I am synching flash objects with it.

    There is no audio synch.

    What is the best file type to import into flash. I need the video to have an alpha...
  9. I am running on a 2.4Ghz P4. Unfortunately...

    I am running on a 2.4Ghz P4.

    Unfortunately it's a work project that's confidential. I don't have any versions that I can show that contains the slow down.

    Thanks anyways for all the advice and...
  10. A lot of actionscript

    There is a lot of actionscript used to create movement. Slow downs happen when the actionscript is running as well as manually created animations.

    Actionscripts are stopped when they have reached...
  11. Optimizing Files Question - Please Help

    I have an SWF that's set at 60FPS but it still tends to chug a little bit especially when there are 2 or more objects animating at the same time.

    Does anyone have any tips on optimizing files in...
  12. Replies
    0
    Views
    368

    Event Sound Problem

    I am in a situation where none of my event sounds don't play at all. I need it to be event synced because I need to play the music through multiple scenes.

    I have a lot of other sounds that...
  13. Replies
    1
    Views
    386

    Grabbing Color Value, Need some Help

    Is there a way to grab the current color of an MC that didn't have a setTransform?

    Basically is there a way to get the rb, gb, bb values of an MC that didn't go through a setTransform?

    Thanks
  14. Replies
    6
    Views
    434

    Thanks, that worked perfect!

    Thanks, that worked perfect!
  15. Replies
    6
    Views
    434

    Thanks for the replies. I just want to...

    Thanks for the replies.

    I just want to understand, what is the difference between the square brackets from the normal or curly?

    Also, I am trying to implement it to a property but it doesn't...
  16. Replies
    2
    Views
    329

    Thanks a lot. That works perfect.

    Thanks a lot. That works perfect.
  17. Replies
    6
    Views
    434

    What's wrong with this code?

    for (i=0;i<6;i++){
    eval("newposition"+i) = eval("_root:position"+i)
    }

    I am trying to create a variable and add "i" so that I don't have to write it out 6 times.

    It keeps giving me this error...
  18. Replies
    2
    Views
    329

    Renaming MCs

    Hey All,

    Does anybody know if it's possible to rename an MC on the fly?

    For Example

    I have a movie clip with an instance name of mc1.

    Is there a way to rename that by actionscript to mc2?
  19. Replies
    2
    Views
    512

    Programs for Auto-Tracing

    Does anybody know of any programs that auto-trace. I would like to try to do some video with a traced-out character without having to go into After Effects and rototween the whole thing.

    I've...
  20. Replies
    1
    Views
    292

    Problem with Mac Computers, HELP!

    Hey all, I have created a flash animation from a PC. It is straightforward, linear and contains only 1 Scene. It runs fine in a PC but when I view it from a Mac it totally chugs.

    Is there a way to...
  21. Replies
    1
    Views
    367

    Randomly Placed MC?

    I am trying to create an image that is masked by multiple instances of a circle that is randomly placed throughout the image.

    Therefore, the masks expand, resulting in showing the image...
  22. Replies
    1
    Views
    518

    How do they animate so smooth?

    Check out http://www.constructiondurable.com/

    How are they able to animate so smoothly. I have tried upping the Frame rate but sometimes it tends to chug.

    Is there a technique that allows your...
  23. Replies
    4
    Views
    579

    awesome applet

    very impressive.

    Can you be more detailed about duplicating the MC. I think that is on the right track. I don't get why I would tell the duplicated MC to move forward 1.

    Shouldn't it stop at...
  24. Replies
    4
    Views
    579

    Thanks but not exactly what I'm looking for

    I need the circles to form an outline of an object.

    What I was thinking of is, is there a way to find out through actionscript, the coordinates of a hand-drawn outline.

    So that each duplicated...
  25. Replies
    4
    Views
    579

    Complex Animations with Actionscript

    Does anybody know of a tutorial or an idea on how to move objects using action script.

    Example:
    I would like to create an outline of an object (drawn with flash line tool) with hundreds of...
Results 1 to 25 of 235
Page 1 of 10 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center