A Flash Developer Resource Site

Search:

Type: Posts; User: cixe

Page 1 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. Thank you so much for the help, but unfortunately...

    Thank you so much for the help, but unfortunately it kept the [] and removed the capitolized letters and word. I don't know what's wrong with this. Maybe its an Excel 2010 csv export fault.
  2. php squares[]appear instead of spaces for excel sheets

    I am working on an excel sheet import. It imports the sheet perfectly fine, but it seems like all of the spaces are squares [] empty[]hollow[]squares. I've used $mystring = str_replace('�', ' ',...
  3. Replies
    1
    Views
    2,954

    Do you have the variables and code for each file...

    Do you have the variables and code for each file like foreach and $filename or $_REQUEST['filename'] or something like that? It is pretty easy to do.
  4. That worked thank you so much! I had never ever...

    That worked thank you so much! I had never ever seen the 1 error before even though I use require_once / require / include all the time.
  5. Replies
    1
    Views
    4,361

    I know this is 2 months late, but seems really...

    I know this is 2 months late, but seems really easy to make.
  6. request_once seems to always put a 1 after everything

    Hey hey, this is more a general php question, but when I use the php echo require_once('whatever.txt') it seems to put the file... but have a 1 after the information from whatever.txt. Anyone have...
  7. External files in Flash suddenly not loading on Mac

    I have a client that uses Macs for her business. Plenty of Macs. Her website has been fine and untouched for a month now. As of yesterday none of her work macs can get external files in Flash. Her...
  8. Thank you very much Josh. I took it to a lawyer...

    Thank you very much Josh. I took it to a lawyer that specializes, and he told me unless I'm an employee, I'm an independent contractor, therefore I own the source. However, I gave him the source so...
  9. So I guess it must not be possible.

    So I guess it must not be possible.
  10. Preventing Enter key from working as a play button

    I would like to disable the enter key from working as a play button for Flash 8 or Flash in general. I thought that I would outsmart it by having a key listener, but I was wrong.

    var...
  11. Thanks for the info. I will do that. I would have...

    Thanks for the info. I will do that. I would have thought it would be up to date from installing Adobe Flash CS5 and having the Adobe instant installer.
  12. Replies
    3
    Views
    936

    Uggg Adobe has useless features. Back to Flash 8...

    Uggg Adobe has useless features. Back to Flash 8 for me.
  13. Replies
    3
    Views
    936

    Does Air 2.0 work on iPads or iPhones?

    Because I know that Flash CS5 doesn't, no matter how much it says that it does.
  14. Error installing Air 2.0 App made in Flash CS5

    I can make a basic file and then save it and then publish it fine. The app works when it is tested in Flash CS5, but when I go to install the app either using the .exe or the .air file I get an error...
  15. Oh and because this is a program, its being put...

    Oh and because this is a program, its being put into 1,000 machines. Each machine needs a different code... like a software liscense, but because they have the source code they can just change the...
  16. So I did some research. If I was an employee of...

    So I did some research. If I was an employee of his I would need to give the code. However, I am an independent contractor, therefore I do not have to give up the code.

    The 12 hour job turned into...
  17. Forced by a client to figve up .fla / source code

    A client is forcing me to give up my source code and .fla files. The program is for a solid program, not a website. I've never been asked that in my 8 years of making Flash. The client says I agreed...
  18. Replies
    3
    Views
    744

    My manager ended up swooping in and saving me at...

    My manager ended up swooping in and saving me at the last possible second. I had a high number in my mind. Like a dream number that you'd think "yeah right, never gonna get that." So I was gonna cut...
  19. Sounds like a testimonial... Well that was a lil...

    Sounds like a testimonial... Well that was a lil quick. So what did the project end up being? What's the final product?
  20. Thread: template edit...

    by cixe
    Replies
    6
    Views
    857

    Hopefully you have the .fla file or else your...

    Hopefully you have the .fla file or else your potential flash editors will be up a creek.
  21. Replies
    8
    Views
    28,443

    There are plenty of strings attached with places...

    There are plenty of strings attached with places that do free domain registration or very inexpensive registration. If your site goes big, then next year they'll charge you $300 or in one of my...
  22. Replies
    3
    Views
    744

    How much should I charge for this?

    I am sorry if this is in the wrong forum. Here is the job I did. There are two parts.

    Giant full screen flash interface that hooks to a website, reads XML and shows directories and services. It is...
  23. Replies
    1
    Views
    700

    Flash8 I found the solution. Instead of having a copy of...

    I found the solution. Instead of having a copy of the .swf on the second domain, just point directly to the first domain's .swf.
  24. If it stops when the intro animation has ended,...

    If it stops when the intro animation has ended, how about a play() command. This is all very easy stuff.
  25. Replies
    1
    Views
    700

    Flash8 Loading a .txt file on a different domain

    Loading the text file works just fine until I put the .swf on another domain. How can I still load the .txt file without just putting it on the same domain? Is there some kind of security or...
Results 1 to 25 of 80
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center