Hi,
I have a code for flash player which is capable of playing .swf files, And this player get the movie using xml file(all the information about movies in it) and i want to provide a browse button to choose .swf file to play ,for that iam using 'FileReferene' class.But it displays error as
"the class or interface 'flash.net.File Reference' could not be loaded"
But its working fine for simple program...