A Flash Developer Resource Site

Search:

Type: Posts; User: willCrain_514

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. thanks for the reply I did some more messing...

    thanks for the reply

    I did some more messing around... I tried Object and Class, but still not working all the way but i did get something that didnt throw errors its just not displaying anything....
  2. Loading images dynamically from library

    I am trying to call in images dynamically from my Library in a more efficient manner.

    With an bitmap image in the Library set up for actionscript with the class name of 'itemFromLib', i tried:
    ...
  3. variables passed different to FP9 vs FP10?

    I have been using the flashvars from swfobject for a long time to pass info into my swf for specific outcomes. I am just starting to publish everything using flash player 10 and wasnt able to get my...
  4. 'Expandable Widget'? how to go about it?

    Not sure if i am even using the correct term for what it would be called, but I am trying to create a 'widget' type flash app that would sit on a html page (top or stuck at the side) and expand out...
  5. Replies
    1
    Views
    568

    IE not Allowing File Download

    I am working on a project where the user can click a button to download a pdf file. My issue is that it works fine, until you try to download it in IE. IE shows something happen, but then nothing...
  6. Again, Thanks for looking into it. Yeah, its...

    Again, Thanks for looking into it. Yeah, its really odd to me, I am trying to place any xml doc anywhere on my harddrive and still coming up with that error. I would appreticate if you too a look...
  7. Thanks for the reply, Gerbick. I am actually...

    Thanks for the reply, Gerbick. I am actually getting an error:

    Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL:...
  8. dynamic url in httpservice (flex 3/AIR)

    Hey everyone,
    I am trying to create an desktop app where the user selects an XML doc via a FileSystemTree. Then at the click of a button, that xml doc selected will be loaded in as the XML doc of...
  9. calling class function from timeline

    I have a MC1 with a class that controls it on my timeline. Within this MC there is a second MC2 which contains a short animation. During that animation i need a trigger that will call a method from...
  10. I have to have multiple SoundChannels and Sounds...

    I have to have multiple SoundChannels and Sounds because I need them to each play and pause sound clips at certain button clicks. The string that I am trying to pass through as a property is actually...
  11. Converting into Strings into SoundChannel Instance?

    I am trying to call a method that pulls several variables depending upon the button clicked. Depending upon the button, it will play a certain sound/song. Below is what i have so far, if anyone could...
  12. Flash Video Player... GLITCH? please help

    I am looking for reasons that a flash video player would play correctly, when it got to the end of the video, everything seems good, then when you choose a new video, for a split second the last...
  13. Replies
    2
    Views
    7,175

    F4V and cue Points

    Anyone know how to embed cue points into an f4v?

    i embedded the same cue points into an FLV and F4V and they were only recognized in the FLV. I set up some traces in my AS3 to listen for the cue's...
  14. Replies
    0
    Views
    391

    activate or call applescript?

    I am trying to make a flash app that when you click on a certain button it will call an applescript that is in a folder. Does anyone know how to do this? or if it can be done? Any insight would be...
  15. Replies
    1
    Views
    390

    image Loader problem. please help

    I am creating a video player that sets up a preview image before it begins to play.

    If i set the preview image in a loader within a container it works, EXCEPT if i change the size of the...
  16. Replies
    3
    Views
    395

    flashpipe1, thanks for the feedback. not...

    flashpipe1, thanks for the feedback.



    not quite clear on what you are saying. By loaded do you just mean loaded from your library? or actually in a separate folder (ie assets) which the swf...
  17. Replies
    3
    Views
    395

    Audio Recommendations

    I have created an animation of a tutorial type video. Approximately 3-4 minutes long. It needs to have a voice over as well as a simple looping background track. Currently I have the VO on the...
  18. i actually just went back and after looking at it...

    i actually just went back and after looking at it for a few minutes and getting a headache from its ugliness, I weeded and cleaned it up and came up with almost the same thing. almost :)

    Your...
  19. Thanks for the reply. sorry to be confusing....

    Thanks for the reply.

    sorry to be confusing. I am grabbing the variables, that are constantly changing, out of the swf(mp3 player) and using them in a javascript function.


    Just so that i...
  20. Pull variable FROM AS3 to javascript function?

    Anyone know how to grab the values from a running AS3 file and put them into a javascript function on the html page?

    I know how to initiate js functions with the ExternalInterface but not sure how...
  21. Control browser from projector/exe App?

    I recently created a screensaver type app with flash (as3) which in one section you can click on the screen and it will bring up a window in a browser. I have it so that when this function is...
  22. Please Help - Problem Merging

    I appreciate the help. I was able to incorporate the ideas that you gave me into my files. I am trying to merge two of my files together now and am having some difficulties getting them to play...
  23. XML buttons - how to make them act independent

    I am trying to create an array of buttons, based on an xml doc. I have it so that the buttons load in and position themselves correctly. These buttons are from a MC in the library with the...
  24. Replies
    1
    Views
    590

    Pass String variable into XML ULR

    I am trying to pass a variable through "strSource:String" so that i can dynamically tell the player to load different videos depending upon which page it is on.

    This works:


    var...
  25. Need Help - Arrays Slides KeyBoard.Events - Oh My!

    I am trying to create a modular "slide show" type presentation player where after an initial intro. You go through the slides using either a click-through navigation OR by using the arrow keys or...
Results 1 to 25 of 31
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center