A Flash Developer Resource Site

Search:

Type: Posts; User: doodle20

Search: Search took 0.03 seconds.

  1. Hmm. I just noticed in thumbLoaded(), the...

    Hmm. I just noticed in thumbLoaded(), the following line probably shouldn't redirect the reader back up to processXML, since that has already been called, right?
    ...
  2. Test Movie = FINE, Projector = loads all XML data at once!

    I've created a swf player that loads urls from an XML playlist. One of the key features is accessing the timeline of those swfs in order to loop and scrub their timelines. Everything works just...
  3. Alright, I got it figured out. My problem was I...

    Alright, I got it figured out. My problem was I think both in draw order and being consistent with my usage of "event" versus "e" in my handlers, ie: (event:Event). Also, I needed to create a movie...
  4. I think I'm pretty good at giving people too much...

    I think I'm pretty good at giving people too much to read, so I've slimmed and organized my code a bit. My problem now is that I've lost my ability to access the external swf's timeline. When...
  5. Well, I've been working on it all day and if it's...

    Well, I've been working on it all day and if it's possible, I think I've digressed. If anyone has any ideas, please let me know :)

    Thanks
  6. SWF Player with Slider Component for Timeline Control

    I've created a SWF Player that loads external swfs from an XML playlist. I am working on adding playback controls. So far, I've been able to achieve a working slider component that scrubs the...
  7. Awesome, thanks! I just got it to work with...

    Awesome, thanks! I just got it to work with FLVPlayback which is really what I wanted. That was unresolved for a long time!

    For anyone who wants to know, the code is below:

    //FLVPlayer.as...
  8. Thanks, your code helped a lot, so essentially...

    Thanks, your code helped a lot, so essentially you understand what I'm trying to do.

    I'll explain it further, since I've run into a problem incorporating your code:

    I have three classes and...
  9. Does anyone have a suggestion for me? I'm still...

    Does anyone have a suggestion for me? I'm still stuck:(
  10. Thanks 5Tons, Definitely good to know I was...

    Thanks 5Tons,

    Definitely good to know I was asking handler to handle the wrong things. As for the null, I think I understand, but I think my biggest problem is that I just don't know how to...
  11. Replies
    0
    Views
    328

    [CS3] Receiving string from diff class

    Hey guys, I just registered here because as a self-taught actionscripter I kept coming back to these forums for advice. I'm a big novice so I appreciate the hand holding

    Here's my problem: I have...
  12. Receiving string from diff. class on MouseEvent

    Hey guys, I just registered here because as a self-taught actionscripter I kept coming back to these forums for advice. I'm a big novice so I appreciate the hand holding

    Here's my problem: I have...
Results 1 to 12 of 12




Click Here to Expand Forum to Full Width

HTML5 Development Center