Can I make objects moveable in Frontpage?

K

Knocker

I am trying to produce a page so that objects can be dragged around when the
page is viewed on the web- a kind of game, if you like. Is this possible?
 
A

Andrew Murray

I believe this functionality exists to a limited degree using Javascript
using the mouse to move layers around - otherwise you'd need something like
Macromedia Flash/Director/ (or the alternative, Swish) and knowledge of the
scripting language in Flash/Director (or Swish if its that comprehensive) to
do it.

Try the usual JS sites eg dyamicdrive.com and javascript.internet.com etc
for scripts
 
Top