A Flash Developer Resource Site

Search:

Type: Posts; User: Joeshultheis

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    482

    Poll: CS3 Hybrid cd burning issues

    I am a MAC with latest MAC OS. I used CS4.

    I have looked at the archives... they helped some, but jeez- dated 2000... much has happened since then. Here is my problem:

    1) I am trying to burn...
  2. Replies
    1
    Views
    446

    CS3 OH... forgot to tell you I am on CS$ not CS#...

    OH... forgot to tell you I am on CS$ not CS# and I am a Mac guy. latest OS
  3. Replies
    1
    Views
    446

    CS3 Shared Object issue

    Can I create a "MAC" project that can use the shared object commands of the original .fla? It seems the projector does not use the shared object commands on the mac side but does if I create a...
  4. Replies
    1
    Views
    391

    _global variables seem to disappear

    Problem: _global variables disappear

    I am using CS4 but still coding in AS2. I am on a Mac, latest OS.

    I loaded and then trace my _global variables for three screens and they follow me fine...
  5. [CS3] going from swf to swf and retain variable change on return

    I have a component radio checkbox in one time line. The user checks the box. I want to leave that timeline, go to a different timeline (swf), return to the original time line and have the box still...
  6. Replies
    0
    Views
    376

    [F9] timeline erratic behavior

    I am on a mac with CS3 Flash

    I have created a timeline that plays different movieClips on different frames. I have a "next" and a "back" button for navigation. If I press the next or back button...
  7. Replies
    1
    Views
    323

    [F8] simple return button

    Flash 8 Pro

    I am trying to create a button that will return to the frame that was last visited. For example: frame 56 may be accessed from 13 different other frames in the movie. I would like a...
  8. stopAllSounds(); in presentation mode (F8)

    I can not get the stopAllSounds(); to work in my presentation. Does anyone have any answers for me? I have tried to put a stopAllSounds(); on the slide I go from and come to, no luck. HELP!
  9. stopAllSounds(); in presentation mode

    I can not stop the audio from playing when I advance to the next slide in my presentation. Does anyone know how to do this. I am not using any buttons to advance. It advances with the spacebar like a...
  10. just curious

    I am just beginning to learn AS so this may be a stupid Q, but the lines you are saying are not working appear to be commented out. Is that only for our viewing or was that something you did during...
  11. [F8] changing component properties with AS

    Hello,

    I am relatively new so have patience.

    Problem: Stream different size video files (FLVs) into the same player.

    I am trying to use a lister component and a player component to stream...
  12. buttons move head to next label then back to self

    I can not figure this out. It must be simple but I need help.

    I have a set of five movieClips I am using as buttons. When you click on the button the first time, it behaves as intended. If you...
  13. How to initiate a attachMovie with component buttons

    I recently purchased a set of component buttons online. For the most part I am happy with the ease of use for simple navigation. However I now would like to do something other than moving to another...
  14. Replies
    2
    Views
    645

    Embedded Fonts in code

    Thanks for the reply, I have tried using the embedded font. Here is the code:

    Code:
    this.createTextField("test1_txt", 1, 20, 20, 80, 60);
    test1_txt.background = true;
    test1_txt.backgroundColor...
  15. Replies
    2
    Views
    645

    Alpha textBox

    Hello,

    I have tried to get a textbox to have an alpha value of 40 and leave the border and text solid. I have repeatedly failed. The code:

    textfield._alpha 40

    changes everything. I only...
  16. Replies
    1
    Views
    328

    pausing a movieClip

    This should be an easy one. All I want to do is pause a movieClip at the last frame for 5 seconds then replay it again. So it is a loop with a 5 second pause instead of a stop at the end. I have...
  17. Replies
    1
    Views
    1,042

    audio in QT movie

    I am relatively new to Flash and am having problem with video in Flash. My problem is not with the video, I seem to be handling that fine. My problem is the audio. I am a MAC user. When I create a...
  18. Thread: "if" help

    by Joeshultheis
    Replies
    7
    Views
    445

    Still does not work with the "==". I have two...

    Still does not work with the "==". I have two versions, one where I am trying to figure out how to use the "if" and "else" which would be preferable, and a work around that does half what I want. So...
  19. Thread: "if" help

    by Joeshultheis
    Replies
    7
    Views
    445

    Whispers... Still not working, you have time...

    Whispers...

    Still not working, you have time to look at my .fla?

    Also, how do you get the code in boxes instead of in the message itself?

    Joe
  20. Thread: "if" help

    by Joeshultheis
    Replies
    7
    Views
    445

    "if" help

    Hello,

    I am trying to use the "if" condition to do the following:

    I have a component scrollPane on the stage with an instance name tb1_cp. I have a series of lights on the stage that I want to...
  21. Can I underline static Text in a MovieClip?

    I have created a movieClip that is just a bunch of text that will scroll in a scrollPane. I have got that to work. Now I want to create links with some of the text, that too works fine. Now I want to...
  22. Replies
    1
    Views
    387

    return to previous frame?

    To smart people:

    I am creating a tutorial in Flash, simple interface, and I am stuck.

    I am a very new coming Flash person. (2 months) I have created a movie that I want to return to the...
  23. Thanks Smilev, it works just as I was hoping....

    Thanks Smilev, it works just as I was hoping. Learning actionscripting is much harder than I was hoping, but worth it all. I spend literally hours on one little thing like this. I actually tried your...
  24. Jump to a vertical position in a scrollPane from a button

    I have made a scrollPane with a long vertical movieClip as content. It works fine for scrolling. Now I want to have a set of buttons that will cause the scrollPane to jump to certain points along the...
Results 1 to 24 of 24




Click Here to Expand Forum to Full Width

HTML5 Development Center