hi, thanks for the immediate answer.i got it working in 3 ways, first just like you said, thank you.
Code:
You need to update your flash player to view this content
the above script goes in the head part then
replaces the entire object tag in the html.and second, when publishing the Flash file, in the HTML tab you can choose a new template 'active content update - HTTP' that you can download here: (http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=7c2 9e252)it will put some extra code in your html to take care of the 'click to...' after publishing you can choose Commands -> Apply Active Content update that will ask for your published html file and put in the same directory a file called 'AC_RunActiveContent.js'. then just copy this js file to your lectora html folder and insert this html page as a external html and point tho the html (you have to save it as txt first).another way better than the 2 previous one can be found here:http://www.lucasferreira.com/flashtag/the awsome about this method is that you can put a JS command there and it will replace ALL your tags without you have substitute each object tag for a JS function.thanks for the help.rodrigo.