A Flash Developer Resource Site

Search:

Type: Posts; User: icr8stf

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    8,540

    75 views and nobody has a clue. Oh well. I will...

    75 views and nobody has a clue. Oh well. I will start constructing some code myself. I hope I can get it to work. When I do, I will post the code to the site here for all.
  2. Replies
    3
    Views
    8,540

    Dynamic SWF play based on current URL?

    I have a SWF banner that has 12 MC's lined up to start on MC1 and play sequentially. play MC1 > MC2 >...>MC12 then back to MC1 and loop.

    Well now I have a request to make it play MC3 (example)...
  3. Replies
    5
    Views
    2,161

    Any ideas?

    Has anyone had a chance to ponder my AS2 link issue?

    Thank you.
  4. Replies
    5
    Views
    2,161

    Code link supplied here. Thanks

    ok. Here is a link to the actual FLA file. LINK

    Once you have it open look for a MC called "PermMakeup_MC" on this MC there are two links. If you were to run the SWF you would find that both of...
  5. Replies
    5
    Views
    2,161

    CS4 - AS2 - All links go to the sme URL

    I have been working on a project that has multiple links assigned via AS to the specific instance of a button. I have tried assigning URL scripts in frame 1 as well as "hard" coding them to each...
  6. HOW TO? SQL Express > ColdFusion > Flash AS2.0

    Here is my CURRENT development workspace.


    ColdFusion 8 Developer (client will use full version)
    SQL Express with active DB (client will use full version)
    Flash CS4 (using AS2.0 and...
  7. Replies
    0
    Views
    1,681

    Flash AS 2.0 and CF connectivity.

    I have a flash AS 2.0 project set up with some data hard coded right now. here is the hard coded data straight from my AS.


    bars.push({boxes:[[1, 10, 5], [2, 50, 6], [3, 10, 12]], id:"IMS"});...
  8. Revision tof incoming data...

    DawsonK - I am forever in debt to you...

    Recently my employer asked me to change the way things are done in this project. Originally we have three columns of data coming in to populate the graph...
  9. Replies
    2
    Views
    3,151

    Flash8 here is the gist of the project... let's say...

    here is the gist of the project...

    let's say we have 5 classrooms. 1 for each grade 1-5.

    column one shows grade 1 - in this classroom there are three job or duty positions (chalkboard cleaner,...
  10. Replies
    2
    Views
    3,151

    Flash8 AS2.0 - The project that won't DIE!

    Over the past few months a few people here have helped me by rewriting my code to better execute my process. Now the rules have changed a bit and I need some help again. I am having a time and a half...
  11. Thank you so much.

    Thanks a bunch for that quick turn around. I took a quick look at it and it seems to be dead on for what I need. I will put it in place tomorrow morning at the office and see how it fits in with the...
  12. [CS3] new constraints to a project. HELP NEEDED.

    Over the last few months I have gotten incredible help here on a project that recently had some new constraints added to it.

    I have three data arrays that are displayed in a dynamic graph. This...
  13. Works great. Thank you so much!

    Thank you very much for your help in getting this squared away.

    Now I have a few more tweaks that need to be done and then this project is finished. I, however have to wait for the company to...
  14. wierd behaviour on this one.

    I am finding that when I expand a second grade position it pulls from the 3rd grade as it should, but if I choose to put it back it automaticly adds it to the 1st grade column instead.

    When I add...
  15. Fixed the reset button - misspelling (duhhh)

    I fixed the reset button. Spelling is everything I tell ya.
  16. I notice two small bugs. One of which I will try...

    I notice two small bugs. One of which I will try to figure out. However the other one revolves around one of my initial questions.

    The reset keeps the the old instance on the stage area.

    the...
  17. I love you man!!!! yes it could potentially be 0

    That is beautiful! I love it. However as you said it could infact be a 0 coming in for an initial value.
  18. [CS3] [AS2] How do you distribute the values when dragging as well as a reset button

    1. How do I back fill in this information visually when dragging the graphs?

    Example of my needs...

    I am setting up a series of tasks and might not have enough 1st graders so I might ask some...
  19. Works for me. Thanks for the SUPER simple...

    Works for me. Thanks for the SUPER simple solution. I feel really dumb sometimes when the solution is that easy.
  20. So far this makes sense I will attempt to place...

    So far this makes sense I will attempt to place this work into my project and see how it goes. Thank you so much for your time and efforts here.

    Kortex - I have a whole bunch of MC's stacked in...
  21. [CS3] AS2.0 - copying an array as a backup to revert to.

    I have a series of data packets that will initially be brought in from a CF database. However right now I am using hard coded data in the array.

    The user of this application can modify the...
  22. clarification of above request.

    ALL of these MC's are dynamically generated and I am getting their names by clicking on them and using this._name. From here is where I want to extract the filtered string from.

    Thanks.
  23. [CS3] AS2.0 - What is the term for this process in Flash ActionScript

    I have a bunch of MC's with sequential names like
    1new0...1new38
    2new0...2new286
    3new0...3new80

    I can get the names of any of these, but what I need to do is chop them up so I might get just...
  24. I love you man! Thank you so much for your help...

    I love you man! Thank you so much for your help with this. That worked great! I love your simplification methods as well.
  25. Images of what I am looking to do.

    The two images attached here show a rough edit as to what I am looking to do with this graph MC.
Results 1 to 25 of 36
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center