Why does this occur

Basic Logic:
-- Create URLLoader (MyLoader)
-- Setup Events for IOError and COMPLETE

MyLoader.load("badURL");


this floats off to nowhere

Reply via email to