Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Can view (.swf) flash movie in file cabinet but not within DIV on website.
If anyone who knows how to get .swf files to show up on their Netsuite site can let me know how to get them to display properly, I'd really appreciate it.
Strangely, I can see the cursor change to a pointer over the appropriate areas of the flash movie, and it's actually playing because you can right click it and get options for the movie, but you can't actually see anything being displayed. Also, the .swf file looks perfect when viewing it in the NS file cabinet.
In the header I put:
<script type="text/javascript" src="/site/swfobject.js"></script> <script type="text/javascript"> swfobject.registerObject("flashRoll", "10.0.0"); </script> 0