A Flash Developer Resource Site

Search:

Type: Posts; User: thebigonion

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Flash movie player does not stay in div

    Hello all,
    I am using the 3 column div from http://matthewjamestaylor.com/blog/perfect-3-column.htm and my flash movie is enabled via javascript ( AC_FL_RunContent). When I run my page my movie is...
  2. Replies
    0
    Views
    396

    Importing movies

    Hello,
    I made a swf that loads an image and makes it spin. I now have another flv that I want to have load the first swf in at certain points in the time line. I also want to pass in the name of the...
  3. Replies
    0
    Views
    339

    Import movie

    Hello,
    I made a swf that loads an image and makes it spin. I now have another flv that I want to have load the first swf in at certain points in the time line. I also want to pass in the name of...
  4. Image grows from left corner instead of middle

    Hello all,
    I want to set up my question first.

    I put an image on my stage. Then I created a keyframe out about 25 frames. I then went to frame 25 and grabed the side of the image and drug it...
  5. Replies
    8
    Views
    9,659

    At this time they are not through code. I am...

    At this time they are not through code. I am modifying an old splash screen. So it has a bunch of tweens all copies of each other. Each one shows a different Graphic symbol. I am trying to get...
  6. Replies
    1
    Views
    426

    Dynamically change graphic in symbol?

    Hello,
    I have a motion tween that adds effect to a Symbol of type Graphic. My question is this: How can I change the graphic dynamically? I want to change the graphic to one inside my xml file. ...
  7. Replies
    8
    Views
    9,659

    Got another question for you if you got the time....

    Got another question for you if you got the time.

    I have a motion tween that adds effect to a Graphic Symbol. Is there a way for me to change that graphic dynamically to something I read out of...
  8. Replies
    8
    Views
    9,659

    Sweet, thanks 5TonsOfFlax. I see you are right...

    Sweet,
    thanks 5TonsOfFlax. I see you are right up the street from where I am at.
    I will give this a try.

    Thanks.
  9. Replies
    8
    Views
    9,659

    Thanks. Are there any samples out there I can...

    Thanks.
    Are there any samples out there I can look at?
  10. Replies
    8
    Views
    9,659

    pass arguments into movie clip?

    Hello all,

    I have been given the requirments to modify a website intro. Basically it has names fly in and out one at a time. Each name that flys in has some text effect on it. They had each...
  11. Replies
    0
    Views
    949

    Masking with AS3

    Hello all,

    I have been trying to duplicate something using A3. If you could please look at the top left where it says 'Poznecki' and see the little sprite that comes in:...
  12. Replies
    2
    Views
    802

    Thanks

    Thanks, I found RoboDemo.... this is the one I used in the past. It does what I need. Thanks again.....
  13. Replies
    2
    Views
    802

    Create Flash Help Files

    Hello,
    Once a long time ago, I came across an application that would record my mouse movements and create a fla for me. I want to find this or one like it again. I want to be able to "start"...
  14. Replies
    0
    Views
    299

    loading images at runtime

    Hello,
    is there a way to load an image at runtime? I want to be able to have the user select the image off their harddrive and then load it as a movie into my flash app.

    Thanks for your help....
  15. Replies
    1
    Views
    280

    Please help.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  16. Replies
    1
    Views
    413

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  17. Replies
    0
    Views
    264

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  18. Replies
    0
    Views
    316

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  19. Replies
    0
    Views
    255

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  20. Replies
    0
    Views
    241

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText', "<%=stext%>");
    }...
  21. Replies
    5
    Views
    484

    I can help

    Hello,
    I can help with the drawing part. What do you pay?
  22. Replies
    0
    Views
    372

    Emergency help needed.

    Hello,
    I have a flash program that is used to edit some text. Using script, I send in the text to be edited.

    function importText()
    {
    thisMovie(movieName).SetVariable('bText',...
  23. Replies
    7
    Views
    409

    Don't I have to use the loadVars()???

    Don't I have to use the loadVars()???
  24. Replies
    7
    Views
    409

    It is kinda complicated. I have a timer that...

    It is kinda complicated. I have a timer that checks to see if the movie is loaded. Once it is, I call it.
  25. Replies
    7
    Views
    409

    Sorry to be a pain, but I tried that, and did not...

    Sorry to be a pain, but I tried that, and did not get any results.

    I have

    moviename.SetVariable("editor.bodyText", "it's now in here");

    in my javascript and

    TextWindow1.text = bodyText;
Results 1 to 25 of 42
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center