A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: [RESOLVED] Whats wrong with my code?

  1. #1
    Senior Member somlemeg's Avatar
    Join Date
    Aug 2000
    Posts
    171

    resolved [RESOLVED] Whats wrong with my code?

    The code below does not work, how do I get it to work?

    Code:
    <script>
    	exportString = exportString + "<script type=""text/javascript""; id=""io_id_5102"">>var di=" + dotImage;
    	exportString = exportString + ";var dbp=""db_media:///"";</script><script type=""text/javascript"" src=""imageOverlay.js""></script><script type=""text/javascript"">i=" + imageUrl + ";</script>";
    </script>
    Last edited by somlemeg; 10-20-2022 at 02:02 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center