A Flash Developer Resource Site

Search:

Type: Posts; User: k-mark

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    2,151

    i'm pretty sure shard objects have a size limit...

    i'm pretty sure shard objects have a size limit of 100k

    here is a tutorial for you:

    http://www.flash-db.com/Tutorials/saving/savingData.php?page=3
  2. Replies
    0
    Views
    352

    user path detection in flash?

    Hi,

    I am using the SharedObject in flash mx2004

    submit.onPress = function(){
    if(Title.text!="" && Comments.text !="" && Image.text!=""){
    so = SharedObject.getLocal("USER...
  3. Replies
    7
    Views
    2,151

    thanks for the reply. I'm going to look into the...

    thanks for the reply. I'm going to look into the sharedobject route of things.

    Keep me updated if you have any progress!

    -Mark
  4. Replies
    7
    Views
    2,151

    is there a way to do this?

    is there a way to do this?
  5. Replies
    4
    Views
    400

    random non-repeating array

    I have searched numerous threads and have not found an answer to this problem that I can apply to my project.

    I have an array with the numbers 1-24. iwant it to generate a number from the array...
  6. Replies
    4
    Views
    1,328

    I now have it working so that i can load the...

    I now have it working so that i can load the variable from the text file into flash. The variable is called picture and it ='s 1.jpg

    picture1.loadvariables("variable3.txt");

    I can can get the...
  7. Replies
    4
    Views
    1,328

    I used coldfusion to do the first step you said. ...

    I used coldfusion to do the first step you said. right now the user uploads there files gif or jpeg and then it spits out a text file with one line that says: C:\Remote\Client1\Uploads\picture.jpg...
  8. Replies
    4
    Views
    1,328

    Am I Crazy ... App Idea

    HI,

    I have been asked to create a flash application where a user can upload a jpg file somehow into a swf and have it replace an image that i already have there.

    Is this possible? How?

    I...
  9. Replies
    2
    Views
    4,048

    works great thanks muchly

    works great

    thanks muchly
  10. Replies
    2
    Views
    4,048

    if variable = x statements

    Hi i'm having some trouble with variables:

    I want it that if the variable is = 1 then it does this if variable is = 2 then it does this etc, etc.

    Here is my code. Umm i'm sure it is just a...
  11. Replies
    22
    Views
    8,825

    Thanks Guys I got it to work with Northcodes...

    Thanks Guys

    I got it to work with Northcodes proxy.exe

    works like a charm

    -Mark
  12. Replies
    22
    Views
    8,825

    Thanks

    thanks for the tips guys, I went to the Northcode site but I could nopt find a link to the proxy.exe program. It sound like it's going to be the easiest way but I can't seem to locate it so if...
  13. Replies
    22
    Views
    8,825

    Open pdf on CD from flash?

    Hi,

    I have a flash application that is going to be distributed on CD. In it there need to be links to open pdf files that are on the CD. What would be the actionscript to get flash to look on...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center