views:

110

answers:

1

Hey,

I would like to import the Flex class ResultEvent in Flash.

This is how I did it:
1. In "Publish Settings/Flash/ActionScrip 3.0 Settings/Library Path" I selected the rpc.swf (from the flex sdk)
2. Then I wrote in my flash-file: import mx.rpc.ResultEvent;

But i still get the following error:

1046: Type was not found or was not a compile-time constant: ResultEvent.

Does anyone know what I am doing wrong?

Thanks, Vincent.

+2  A: 
modz0r
Ok, indead. Stupid mistake by me.Thanks a lot.
Vinzcent
Happens :) You welcome.
modz0r