I have a Flash thingy that I'd like to use on one of my networks, but I can't figure out how to install it. Is it possible to do this with Ning? I have this thing - it's a visual display - running on my regular website, and this entailed uploading a Flash component to a directory then adding a snippet of script to the page where the image is to appear. It works perfectly - but where would I upload the Flash component to if I wanted to use it on my Ning network?
I did a search for "Flash" in the Ning help center search engine and there is no information on how to use Flash.
Similarly, I found a very nice slideshow effect at:
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
which only requires a Javascript snippet to be added to a page. I've tried it on a normal page and it works perfectly - and looks great. It would be a very handy piece of script for anyone who wanted to display a series of linkable images - eg items for sale - on their website. I know there are hundreds of versions of this, but this one is probably the simplest I've found. But how would you implement it on a Ning network? Where would you put the Javascript?
The only drawback I found with this script (in terms of using it on a normal html page) is that the width is in pixels, which means that it would be a different width relative to the rest of the page on computers with different resolutions. I wanted the slide to run right across the top of a page, and the only way I know to do this would be to set the width in percentages (ie, 100%). Does any bright spark here know how to do this?
In any event it's a useful piece of javascript.