all groups > flash data integration > july 2006 >
You're in the

flash data integration

group:

URLVariables and URLRequest problem


Re: URLVariables and URLRequest problem Raymond Basque
7/21/2006 12:00:00 AM
flash data integration:
Since those are AS3 classes, you'd be better served over in the AS3 preview
group.

[quoted text, click to view]

URLVariables and URLRequest problem Catalin T
7/21/2006 1:13:33 AM
I get the following errors when I try using URLVariables and URLRequest. Can
anyone tell me what I'm doing wrong ?


The class or interface 'flash.net.URLVariables' could not be loaded.
var params:URLVariables = new URLVariables();

The class or interface 'flash.net.URLRequest' could not be loaded.
var request:URLRequest = new URLRequest("upload_process.php");
AddThis Social Bookmark Button