A Flash Developer Resource Site

Search:

Type: Posts; User: HollowPlanet

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,832

    Excellent! Now that I've got the command...

    Excellent!

    Now that I've got the command syntax working, I can get on with programming the rest of this huge project.....

    Thank you very much.....this hint was a life saver!

    Cheers -
    ...
  2. Replies
    2
    Views
    1,832

    Extracting DataGrid data

    Ok, now I'm losing my head.

    I've got my array from my database, I've rebuilt the array as label:data pairs, and I've put that into a dataGrid component with no problem.

    Now, after the user...
  3. I'm currently using Flash Studio Pro V2 and it...

    I'm currently using Flash Studio Pro V2 and it works great with an Access database....I highly recommend it.
  4. Replies
    2
    Views
    506

    Hey - Yes this can be done easily (if I...

    Hey -

    Yes this can be done easily (if I understand you correctly)....I just built my first one like this an hour ago.

    First, you need to take the array and connect it to the Datagrid component,...
  5. Ok, not sure if this is too late to help, but...

    Ok, not sure if this is too late to help, but here are my thoughts (based on limited reading while working on an XML problem myself).

    Why don't you just use that XMLConnector and use binding to...
  6. Replies
    2
    Views
    551

    XML: Parsing Time vs Data Size

    Hey all -

    Just getting started on a project, probably using MX Pro 2004, and had a few questions that I couldn't find answered anywhere. Hopefully the masses can quell my fears -

    This project...
  7. Replies
    0
    Views
    2,665

    Suggestions: Rope animation in Plasma

    Greetings all -

    I'm new to Plasma, but have been picking it up ok considering all of the options it has. My question is this:

    The goal is to create an animation of a piece of rope tying itself...
  8. Well, I'm not really sure about your...

    Well, I'm not really sure about your request.....since I haven't try to decode the component yet for myself.

    However....I do imagine it's possible. You would probably want to do something like...
  9. Ok I got it working.....I'm not sure of the...

    Ok I got it working.....I'm not sure of the specifics, but here's the theory:

    I went back to a working version, and it stripped it of all the scrollpane components. It seems that when I upgraded...
  10. No one really has any ideas? *on my knees...

    No one really has any ideas?

    *on my knees begging for any thoughts*

    It seems so simple, yet it fails so miserably.
  11. Thanks, but I already *did* all that. Exporting...

    Thanks, but I already *did* all that. Exporting to actionscript (AS) and whatnot...linking it into the ScrollPane.

    And it still doesnt' work.

    Funny thing is, I have another very similar...
  12. ScrollPane craziness....I'm going mad!

    Ok, here's the deal:

    I'm trying to use this blasted scrollpane component, and I honestly can't figure out where I'm going wrong. It's very, very basic:

    1. Have a MC that exporting for AS,...
  13. Hopefully someone out there can help me out -- ...

    Hopefully someone out there can help me out --

    I can't seem to find a site I visited a few months ago.

    - some sort of a medical training company
    - online tutorials for both reading an ECK/EKG...
  14. Replies
    5
    Views
    1,022

    Ok, I'm game for discussion. (even with my...

    Ok, I'm game for discussion. (even with my limited exposure to XML -- I'm on a high learning curve right now).

    As a rebuttal, let me quote/paraphrase from a recent text in Flash 5 Actionscript...
  15. Replies
    5
    Views
    1,022

    Ok, I'm game for discussion. (even with my...

    Ok, I'm game for discussion. (even with my limited exposure to XML -- I'm on a high learning curve right now).

    As a rebuttal, let me quote/paraphrase from a recent text in Flash 5 Actionscript...
  16. Replies
    12
    Views
    1,129

    No, I use Netscape most of the time (4.77) and...

    No, I use Netscape most of the time (4.77) and have no trouble displaying that tutorial....

    ?

    - jonny
    - hollow planet
  17. Blogger etc.....

    Take another look on Ultrashock and you'll find it.....

    Try under FLAs and then Back-End Integration....it's at the bottom of the list called News Manager.


    -- jonny
    -- hollowplanet
  18. Ok XML masters, quick question for all of...

    Ok XML masters, quick question for all of you...here's the code in question:
    ------------------------------
    function buildPairs(tXMLobj) {

    // Initialize Container for News Data
    // Pull the...
  19. Hmm, I think you missed my point, Rock22k....I'll...

    Hmm, I think you missed my point, Rock22k....I'll try explaining a little more clearly -

    1. I have a MC that animates a drawing line with all of its characteristics (length, placement, drawing...
  20. What, no one can help me with this little...

    What, no one can help me with this little question?
  21. Replies
    1
    Views
    429

    try using gotoAndPlay ("frame label"); Good...

    try using gotoAndPlay ("frame label");


    Good Luck.

    - hollow planet
  22. Ok Flashers, this should be an easy one - ...

    Ok Flashers, this should be an easy one -

    I've animated some movieclips using some embedded MC that are solely actionscript animation routines. Is there a way to now animate that same MC on the...
  23. Replies
    2
    Views
    509

    What, no one has any brilliant ideas here?

    What, no one has any brilliant ideas here?
  24. Replies
    2
    Views
    418

    Just some general thoughts Nick: when the...

    Just some general thoughts Nick:

    when the mouse clicked, just grab the frame by getting it's MC property:

    animationMC._currentframe

    You could then set a flag for a controlling MC to see..and...
  25. DJ Shaggy - The reason, is probably that you...

    DJ Shaggy -

    The reason, is probably that you don't have a Frame Label of 1 --- you really want to play Frame 1....not a label with that name.

    To change it just remove the quotes from the "1":
    ...
Results 1 to 25 of 56
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center