A Flash Developer Resource Site

Search:

Type: Posts; User: pherball

Page 1 of 7 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    540

    CS3 findNearestCuePoint questions

    I've been searching without any luck to get findNearestCuePoint working with my FLV. Events in my flash file are triggered based on cuePoint names, not time.

    I understand the findNearestCuepoint...
  2. Replies
    3
    Views
    564

    Good suggestion. So I did that and it still...

    Good suggestion. So I did that and it still wasn't working. So, after excruciatingly checking my actionscript one line at a time. I found what was causing the MC to stop responding to actionscript....
  3. Replies
    3
    Views
    564

    problem with multiple onPress functions

    i'm a bit of a noob using functions, so i need some help. i've got an MC that contains several buttons and depending on where you are in the project, the buttons do different things.

    For...
  4. Replies
    2
    Views
    430

    brilliant. works like a charm. thx!

    brilliant. works like a charm.

    thx!
  5. Replies
    2
    Views
    430

    count UP the weeks since beginning date

    Looking for some help scripting a pregnancy week counter for a friend. Wants the site to update the current week of pregnancy based on conception date. Found some scripts for countdown timers and...
  6. Replies
    2
    Views
    425

    that's kinda what i figured. So anyone care to...

    that's kinda what i figured. So anyone care to chime in on a 'best practices' approach to a flash site with multiple external .swfs? Here's what i'm doing but i'm not sure it's the most efficient:...
  7. Replies
    2
    Views
    425

    external actionscript files & efficiency

    I'm getting into some advanced actionscript, but I'm not very efficient yet, so my functions take more lines of code than necessary, i'm sure. So, i've taken all of the global functions and...
  8. those familiar with laco's tweening prototypes

    for those familiar with laco's tweening prototypes, i need some help. i've got some buttons that scroll an object up and down using the 'slideTo' property. Since it takes about a second (or 2, or...
  9. Replies
    1
    Views
    692

    onClipEvent(data) and Flash 8?

    I've got a function that dynamically loads an image from a database into a dynamically created MC. The image name is generated by a loadVariables action that then calls on an onClipEvent(data)...
  10. Replies
    4
    Views
    1,826

    it must be a flash player for Mac issue then. ...

    it must be a flash player for Mac issue then. (haven't had a chance to check it on a PC yet). Thanks for the feedback, though!
  11. Replies
    4
    Views
    1,826

    Oh, i must have explained it a little wrong. The...

    Oh, i must have explained it a little wrong. The buttons don't have any text on them...they're just graphics. And the text boxes are just plain text boxes (not buttons) placed on the stage. I'm...
  12. Replies
    4
    Views
    1,826

    when selecting text, mouse twitches?

    i have a flash file embedded in an html page that has selectable text and a couple of buttons. Whenever i hold down my mouse button to highlight text or hold my mouse button down over a button, the...
  13. That's what i thought, but for some reason, if i...

    That's what i thought, but for some reason, if i try to run the function on two text boxes at the same time, nothing happens. If i disable one...then the other works and vice-versa.

    Any...
  14. one more question... the actual function i'm...

    one more question... the actual function i'm trying to do takes a few seconds (milliseconds actually) to complete. So how can i pass several calls to this function and have them 'queue up' and when...
  15. wooohooo!

    you are the man!! Your first suggestion did the trick.

    thanks!
  16. how to pass inputText var name thru a function

    I've got a function that does some things to an input text field with a var name of txtVarName. When I use the input text's var name in the funciton directly, the function works properly. Ex:
    ...
  17. Replies
    17
    Views
    84,399

    you're right. i looked up the coordinates and...

    you're right. i looked up the coordinates and the min/max latitude and longitude for the city map i'm using are like a bazillionth of a point apart (ie. the difference between my max & min longitude...
  18. Replies
    17
    Views
    84,399

    Somar: you are my hero!! Thanks for breaking it...

    Somar: you are my hero!! Thanks for breaking it down...i'm gonna disect your fla and see if i can get it working on mine. One quick question though: do i just do a trial & error to find the min/max...
  19. Replies
    17
    Views
    84,399

    woah.

    Thanks for the response Somar. Two things: i'm thinking that last post (the one i'm supposed to ignore:)) is probably overkill. My map is of a city's downtown...very small area...so i don't think...
  20. Replies
    4
    Views
    604

    that sounds very similar to the lmc_tweens...

    that sounds very similar to the lmc_tweens madzigian and I are talking about...didn't know that Flash had builtin ones. Both methods will slide the object without having to use an onEnterFrame,...
  21. Replies
    4
    Views
    604

    dude..you rock. Thanks for the info...i was...

    dude..you rock.

    Thanks for the info...i was oh-so-close to getting this figured. I had an onEnterFrame setup but my code was a little sloppy and it bogged down the player and i got the message:...
  22. Replies
    17
    Views
    84,399

    i found this post...

    i found this post. This is sort of what i'm after, but this doesn't fit exactly what i'm trying to do, i don't think.

    Anyone have any ideas??
  23. Replies
    4
    Views
    604

    moving clip with AS question

    I'm using the lmc_tween functions to slide an MC (using the slideTo function from this site ) up and down. What i need to do is stop allowing the slideTo function if the image has gotten to a...
  24. Replies
    17
    Views
    84,399

    Turn latitude/longitude into X,Y coordinates?

    I'm working on a map that will display a person's location with a dot. We have the geographical coordinates in Latitude/Longitude form. So, i'm totally lost (i'm TERRIBLE at math) as to how i can...
  25. Replies
    15
    Views
    792

    thanks for posting those. heehee...the last one...

    thanks for posting those. heehee...the last one is a thread i started a while back when i was trying to figure this out. but never got it exactly where i needed it.

    Let me know if you make any...
Results 1 to 25 of 174
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center