A Flash Developer Resource Site

Search:

Type: Posts; User: bluecrisis

Page 1 of 3 1 2 3

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    312

    changing color with onion tool

    does anyone know if there is a way to select all objects of a certain color while using the onion tool

    for instance, i have a ton of keyframes on the same timeline with a bunch of red elements on...
  2. Replies
    10
    Views
    2,366

    xml vs database

    i'm a bit new to xml so i'm having a hard time seeing the obvious and most practical benefits of using it over relational databases. my main question is whether xml is worth using for applications...
  3. Replies
    0
    Views
    597

    user agent info in flash/php

    does anyone know how to get more detailed user agent info in either flash or php

    a lot of macs tend to come up as mac_powerPC so its tough determine the OS

    thanks

    dwi
  4. Replies
    11
    Views
    967

    the app uses php and mysql. when you first enter...

    the app uses php and mysql. when you first enter your user name it inserts it into a database and sets a cookie. every subsequent visit accesses the cookie and the data from the database. if there is...
  5. Replies
    11
    Views
    967

    no shared objects. just a regular text box.

    no shared objects. just a regular text box.
  6. Replies
    9
    Views
    2,521

    i have no idea what you guys are talking about...

    i have no idea what you guys are talking about but if it helps, i made this in mx studio 2004 and published it in version 7.

    anyways, thanks for the comments
  7. Replies
    5
    Views
    722

    veniogenesis basically got it. there's no real...

    veniogenesis basically got it. there's no real purpose to it..i just wanted to play around with php and mysql. i tried to mimic how operating systems handle dynamic paging when the nodes are being...
  8. Replies
    11
    Views
    967

    mac representation needed

    http://lab47.com

    visit and you will see the obvious need for more mac representation!
    thanks!

    dw
  9. Replies
    5
    Views
    722

    nothing really..just wanted to test out flash...

    nothing really..just wanted to test out flash with php and mysql. it doesn't gather enough info to really do anything i think..

    if you have any suggestions though, i can modify it so there is some...
  10. Replies
    5
    Views
    722

    lab47, user mapping

    hi..please visit: http://lab47.com
    the movie gets environment info and maps out similar users..
    especially useful would be if people with different browsers,os,etc. would visit (ie: something other...
  11. Replies
    0
    Views
    331

    text/font bug?

    hi..i was building an app and everything was running fine until i tried to publish it. an error message comes up saying:
    'some characters could not be converted to outlines because an appropriate...
  12. Thread: sleep()

    by bluecrisis
    Replies
    2
    Views
    597

    k..thanks

    k..thanks
  13. Thread: sleep()

    by bluecrisis
    Replies
    2
    Views
    597

    sleep()

    hi is there a way to mimic a sleep function in actionscript? (ie: Thread.sleep() in java threads) i read the post about setInterval and that seems to work..is that the typical way to slow down...
  14. Replies
    67
    Views
    44,214

    hi, i read senocular's explanation of how...

    hi, i read senocular's explanation of how setInterval works and thought it was pretty informative. thanks for that.

    i was looking for a way to make functions sleep--similar to how threads sleep...
  15. Replies
    2
    Views
    468

    i added the swliveconnect and name parameters but...

    i added the swliveconnect and name parameters but it still doesnt work..
  16. Replies
    2
    Views
    468

    hi im using coldfusion to set vaiables and having...

    hi im using coldfusion to set vaiables and having flash read them. it works fine until i use a form to try and change the variables. the flash file does not update to the new variables. the...
  17. Replies
    0
    Views
    345

    3sa RanD http://www.threestepsahead.com/rand/...

    3sa RanD

    http://www.threestepsahead.com/rand/

    i need feedback please!
  18. Thread: known bugs?

    by bluecrisis
    Replies
    11
    Views
    2,108

    hey i changed the script. can anyone check to...

    hey i changed the script. can anyone check to make sure it works? (i don't have a mac...sorry!)
  19. Thread: known bugs?

    by bluecrisis
    Replies
    11
    Views
    2,108

    i made the movie in flash 5. it was made before...

    i made the movie in flash 5. it was made before mx even came out. i just noticed the mac problem the other day. here's the detection code:


    var requiredVersion = 4;
    var useRedirect = true;
    ...
  20. Thread: known bugs?

    by bluecrisis
    Replies
    11
    Views
    2,108

    hey i have a flash site that works fine on PCs...

    hey i have a flash site that works fine on PCs but whenever i try to view it on a mac, it either doesnt show up and gets redirected to a non-flash page, or starts playing the animation and stops in...
  21. Thread: mac problem

    by bluecrisis
    Replies
    1
    Views
    320

    mac problem

    hey i have a flash site that works fine on PCs but whenever i try to view it on a mac, it either doesnt show up and gets redirected to a non-flash page, or starts playing the animation and stops in...
  22. Replies
    13
    Views
    817

    you woudlnt happen to know whether you can make...

    you woudlnt happen to know whether you can make the instance name of a variable into a variable to use in the action scripting?
    like if you have a movieclip named "abc1". is there anyway to make a...
  23. Replies
    13
    Views
    817

    wow, that makes thigns so much easier thanks a...

    wow, that makes thigns so much easier
    thanks a lot!
  24. Replies
    13
    Views
    817

    what does this do: _root["mcNav" + i].active =...

    what does this do:

    _root["mcNav" + i].active = -1;

    does this call the movieclip ("mcNav" + i) in the main timeline

    is that what the brackets do?
  25. Replies
    13
    Views
    817

    i think i have a question similar to duke_lover's...

    i think i have a question similar to duke_lover's second thread.

    is there a way to change a variable into a movieclip name.
    so for instance,

    if there is :: variable1=a
    and there is a...
Results 1 to 25 of 67
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center