Hi, I am trying to use the AS2 SWF created from pdf2swf tool and use it in flex. All I want is to be able to flip through the SWF frames in flex. I am using LocalConnection technique for this method since Flex has some problems with Flash8 SWFs. I have defined nextFrame within LocalConnection function in the AS2 file . Then I am calling the function from AS3 file again using LocalConnection. But when I run this, I dont get the display. I am using the Firefox browser.
Has anybody here tried something like this. regards, Anush

