A Flash Developer Resource Site

Search:

Type: Posts; User: spipasucci

Search: Search took 0.03 seconds.

  1. Fine Local,Not Fine Server...NetConnection

    Been trying for a day now to get some progressively downloading FLV files to work off the server. They run fine on my local machine and off a network drive, but do not run off 2 different servers...
  2. Replies
    2
    Views
    610

    Has anyone else run into this... Using same code...

    Has anyone else run into this... Using same code for the last year, javascript functions triggered by flash to write browser cookies. Suddenly today I notice that cookies are no longer getting...
  3. Didn't know if it mattered to you (as Netscape...

    Didn't know if it mattered to you (as Netscape seems to be dying these days) but I ran into a similar thing and when you just use the fullscreen code, netscape pops up your site in a normal...
  4. Replies
    0
    Views
    405

    I have an exe that autoruns from a cd... I need...

    I have an exe that autoruns from a cd...
    I need a button to launch an html file that is local to the cd, not on a web server... I know I can launch a link to a web page that's on a server but just a...
  5. Replies
    1
    Views
    444

    I've got a project I'm including on a CD to be...

    I've got a project I'm including on a CD to be mailed out. The whole thing runs from a Flash EXE and on some of the menu choices, you can launch demos of some educational flash-based learning apps......
  6. Replies
    6
    Views
    502

    Sorry...One last bit of clarification and I think...

    Sorry...One last bit of clarification and I think I got it...
    The way I'm reading the cookie is there is a hidden element on the web page...

    <form name="form1" >
    <input type="hidden"...
  7. Replies
    6
    Views
    502

    Tried it without the _level0...still get the same...

    Tried it without the _level0...still get the same thing.
    Just get a long string...
    i.e. -- variable1=0&variable2=0&variable3=0 etc...etc...
    How do I change that string into something that Flash...
  8. Replies
    6
    Views
    502

    I'm still having the same problem with the...

    I'm still having the same problem with the ampersand...
    Maybe my problem is how the cookie is read...
    For testing I have a textfield for each variable and the cookie. I can set the variables, save...
  9. Replies
    6
    Views
    502

    I've got a project that can be run either in...

    I've got a project that can be run either in Flash Player( off CD) or through the browser... For the FLash Player version, I've got a text file that's written to the hard drive (using JSAVE or a .bat...
  10. Replies
    7
    Views
    840

    I was able to do something like that using JSAVE...

    I was able to do something like that using JSAVE (Flash Jester stuff)... Then I used the #include function to grab the text file and import it as variables. It works great from Flash Player from...
  11. Replies
    2
    Views
    520

    additionally

    Thanks...That gets me on the right track...
    I think my only problem lies in translating how I'm doing the bookmark tracking now (for Flash Player EXE) to the cookie...
    Here's an example...

    I...
  12. Replies
    2
    Views
    520

    I'm trying to track a series of bookmarks through...

    I'm trying to track a series of bookmarks through a program. I essentially have 50 variables, one for each section. They are all set to 0 and then once you've been there, they're set to 1. Then a...
  13. I ended up scrapping the libraries except for...

    I ended up scrapping the libraries except for sound...
    It wasn't saving me that much space and was causing more headaches than it was worth...
  14. Replies
    4
    Views
    733

    I had that other post about shared library...

    I had that other post about shared library buttons and not only did I never get it to work, but I was unable to get help through Macromedia Technical s'ppt.(They got back to me quickly which was...
  15. I've been struggling with the shared library...

    I've been struggling with the shared library feature that last week or so. I've managed to get everything to link up and play nice together except for one thing.
    I've got a shared library called...
  16. Replies
    1
    Views
    562

    (wanted to post this under general Flash 5...

    (wanted to post this under general Flash 5 questions but it wouldn't let me)
    I'm trying to use the new shared libraries feature. I can get it to work somewhat but it seems very inconsistent and...
  17. Replies
    3
    Views
    571

    Holding down control on the pc seems to get rid...

    Holding down control on the pc seems to get rid of the hand and let you select like Flash 4 style
  18. Replies
    0
    Views
    350

    I've got a learning site were putting together...

    I've got a learning site were putting together that will be made up of lots of html pages calling various .swf's depending on menu choices. I think I have a handle on using a shared library for all...
Results 1 to 18 of 18




Click Here to Expand Forum to Full Width

HTML5 Development Center