Recent content by slickeroo_9183

  1. S

    I was told to learn PHP before starting learning Actionscript3 what do you think?

    C is very similar to Actionscript 3. You should be able to follow. PHP actually is a bad recommendation. PHP isn't really as OOP oriented as AS3 or C.
  2. S

    html autorun CD problem?

    It's looking for the web page in the same directory as iexplore.exe Simply have a batch file that runs from autorun instead. autorun.bat: start access-index.html [autorun] OPEN=autorun.bat Note: this will run the HTML file in the default browser, not specifically IE.
  3. S

    Why won't my flash drive retain anything?

    I put files on my flash drive, and they don't work. I only get one set of files at a time. For instance: 1) Format the flash drive. 2) add approx. 15 ~200mb .avi files. 3) Play them for testing, they work. 4) Add ten more, they don't work. What is going on? More importantly, how do I fix it?
  4. S

    Need help pulling all media off of a hard drive. Error is stopping me.?

    So there's around 72 gb used on this 80gb hard drive. It was a system drive. I want to pull off all of the images, video, and music off of the drive. Simply using the built-in search in windows lists all of them, but it always says "cannot read from source file or disk" when I try to copy...
Back
Top