No expert yet but....

Problems with the Windows version of XAMPP, questions, comments, and anything related.

No expert yet but....

Postby scottiescotsman » 01. March 2015 22:47

I installed xampp awhile back and all worked great, but for some reason I cannot do any server side flash reviewing.

Would someone like to tackle this as it is severely driving me up the wall.

Thanks
Steven


Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///K|/id3albumart.php?folder=SOUNDS/
at MP3_PHP_fla::MainTimeline/frame1()
scottiescotsman
 
Posts: 3
Joined: 01. March 2015 03:44
Operating System: Win 7 x64

Re: No expert yet but....

Postby Altrea » 01. March 2015 23:27

Don't use The file:// protocol, use http
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11935
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: No expert yet but....

Postby scottiescotsman » 01. March 2015 23:51

Code: Select all
import flash.net.URLLoader;
import flash.net.URLRequest;

var dir = "SOUNDS/";

var artLoader:URLLoader = new URLLoader();
artLoader.load(new URLRequest("id3albumart.php?folder="+dir));


How do I change this so the xampp works ?

Thanks
Steven


ps. it has always worked like this before :)
scottiescotsman
 
Posts: 3
Joined: 01. March 2015 03:44
Operating System: Win 7 x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 141 guests