Flash components Flash files Mouse Controlled

MultiObjects mouse slider

ID: 46 | Views: 1774 | Downloads: 7 | Price: $ 4.00

moreopinion
Uploaded By: opinion Author
This is mouse slider. Using as3.
3 type of objects: internal object from library, external swf and external jpg
Objects can slide in any direction.

Setting main.as:

//Object from library
private var _LibraryMove:MoveSymbol = new MoveSymbol(_libraryitem);
//External image
private var _LibraryMove1:MoveSymbol = new MoveSymbol("Assets/sample.jpg");
//External swf
private var _LibraryMove2:MoveSymbol = new MoveSymbol("Assets/sample.swf");

_LibraryMove.x = 360;//Object from library x position
_LibraryMove.y = 65;//Object from library y position

_LibraryMove1.x = 10;//External image x position
_LibraryMove1.y = 65;//External image y position

_LibraryMove2.x = 185;//External swf x position
_LibraryMove2.y = 65;//External swf y position

ASK Ask a question & Live a coment (Public)

more

Do you have any comment or questions about opinion file?


Please register & login before you post!

Start $1

        Flash files, Flash components

  Sell & Buy Flash

Buy or Sell, Start Now -

affiliate programe 10%

bonus system

bonus system

Stock Flash

- Royalty Free Stock Flash effects, Video, Audio

Login Password

Details Bookmark and Share

Uploaded: 31 August 2008

Opens With: Flash CS3 (9+)

Files Included: FLA,AS,SWF

Keywords: as3,  mouse,  slider,