• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by Heaton00

  1. H

    Galaxy Note as a glorified e-reader?

    I am always using my Note to read books. I haven't had any problems with text clarity or readability over a extended period of time. Ever since I got a Note, I am hardly ever on my laptop or tablet anymore.
  2. H

    Flash -> ASP file upload?

    I guess I don't understand what his problems are. I have created a ton of file uploaders with flash and have ran into no problems at all. What is this security wall you are talking about Sly? The links I previously gave Sly clearly show how to achieve uploading files with flash to a ASP...
  3. H

    Flash -> ASP file upload?

    Sly, Ditch the javascript and go straight from flash. I don't understand why you are using a html input. -Heaton
  4. H

    Flash -> ASP file upload?

    These links should help you get started: http://dotnetslackers.com/community/blogs/haissam/archive/2008/03/29/upload-multiple-files-using-asp-net-amp-adobe-flex.aspx http://algorithmist.wordpress.com/2007/10/19/flex-file-upload-with-aspnet/ -Heaton
  5. H

    BEST way to learn Flash?

    http://www.gotoandlearn.com/ is a great place if you want video tutorials. -Heaton
  6. H

    ColdFusion redirect cfm file not working

    I believe you need the full path so instead of <cflocation url="redeemingdaisy" addtoken="no"> do this: <cflocation url="http://mywebsite.com/redeemingdaisy.cfm" addtoken="no"> That should work. -Heaton
  7. H

    Looking for OSX style menu in Flash tutorial

    The link below should help you out. http://www.johncmurphy.com/ActionScript.html -Heaton
  8. H

    Multiple hyperlinks within a SWF???

    Tabris_Zero, Lots of ways to do this. You could put each section into 3 seperate movie clips and then play each one with three different buttons. You could use scenes. You could add labels to the frames and have a frame with "part1" another with "part2" and the last with "part3". Then...
  9. H

    Multiplayer Flash game

    You could also setup up a Jabber server and have flash clients communicating through flash sockets. www.jabber.org is a could place to start to learn about Jabber. http://www.jivesoftware.org/xiff/ is a great Flash/Jabber api to develop with. Good luck! -Heaon00
  10. H

    Attempting Flash ActionScript

    Zalbag, Your first try at it would have worked, but you made one mistake. You are passing a variable "county" to the loadCompanies function, but the variable county does not exist. I think you meant to use countyName instead of county. So the correct code would be: for (i in this) {...
  11. H

    Java ChatRoom Questions.

    I am not quite sure if you are wanting to code this all yourself, but have you taken a look at Jabber. Its basically a kick ass protocol for writing communications software. Plenty of open source Java written servers out there too. Start at www.jabber.org. If you want to get up and running...
  12. H

    Streaming webcam/audio to server through flash?

    One solution you might take a look at is Adobe's (formerly known as Macromedia) communication server stuff. Link below. Link Good Luck! -Heaton
  13. H

    Dell 2001FP or 2005FPW $507 Shipped or 1905FP $368 Shipped

    $45 off $425 w/ coupon code: $CV45CKS2J8D2P Not as good as 55$ off, but close. I just ordered the 2001FP with it. -Heaton
  14. H

    What 6800GT would you suggest?

    I just received my card from evga and can't be happier with it. -Heaton
  15. H

    BFG 6800GT In Stock!!

    chrislg, make sure to write them a review at priceGrabber explaining the situation as I just did. -Heaton
Back
Top