Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: drag clip and then pass x and y variables in url
From: avex
Date: Mon, 6 Nov 2000 09:23:39 GMT

Hi everyone,

I want to be able to drag an object, drop in on the screen, set the the x
and y coords as a variable and then pass it out in the url to a web page.

So far I have done:

on (press, dragOver) {
startDrag ("");
}
on (release, releaseOutside, rollOut) {
stopDrag ();
}


What can I add to set the x and y position when i release the mouse?
Also, how do i represent these variables on the page so that they constantly
change as you move around?

this is my first action scripting, so any help or tips will really be
appreciated.

kind regards
chad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: drag clip and then pass x and, Thorsten Schmiedel

Replies
  Re: FLASH: OT: Fireworks 4?, David Mendels
  Re: FLASH: OT: Fireworks =>attn JD, stephan seifert
  Re: FLASH: OT: Fireworks =>attn JD, Thorvald Neumann

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]