I am using Ruby on Rails and swfobject and I am getting this error
"Not action responded to swfobject" and was wondering if anyone else
has seen this?

Here is my swobject implementation:

<script type="text/javascript" src="swfobject.js"></script>

        <% extra_scripts_for_page  :networkmap -%>
        <script type="text/javascript">
            swfobject.embedSWF(<%= "#...@swf_path}?#{time.now.to_i}".to_json
%>, "flashDiv", "100%", "696", "10.0.0","/flash/expressinstall.swf" ,
                        {},{wmode: 'transparent'}, {id: "network_map", name:
"network_map"} );
        </script>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SWFObject" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/swfobject?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to