Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : Shockwave Flash Functions : swf_actiongeturl

swf_actiongeturl

Get a URL from a Shockwave Flash movie (PHP 4)
void swf_actiongeturl ( string url, string target )

Gets the URL specified by the parameter url with the given target.

Parameters

url

The URL, as a string.

target

The target, as a string.

Return Values

No value is returned.

Code Examples / Notes » swf_actiongeturl

frqnck

You can have as many level as you want... They will be stack on one to onother... very handy fonction! _level0 is the main movie and by definition hold most of the info (size, call to other movie...)

chris

Yeah levels are just a way that flashes uses to seperate up movies.  If you are creating it using PHP and not from a designers point of view (IE FLASH) then i think you will always be accessing LEVEL 0

level32.com

There are 16000 levels in Flash.
When I need something at the very top all the time, I put it on level 16000.
Typical case would be a close button, title, or some type of masking object like a border.


rob

I was trying to figure out what target meant above so I checked out the libswf documentation (in the DOC.html file). It mentions two important targets: "_level0" and "_level1". "_level0" is for replacing the current movie and "_level1" is for overlaying ontop of the current movie.

Change Language


Follow Navioo On Twitter
swf_actiongeturl
swf_actiongotoframe
swf_actiongotolabel
swf_actionnextframe
swf_actionplay
swf_actionprevframe
swf_actionsettarget
swf_actionstop
swf_actiontogglequality
swf_actionwaitforframe
swf_addbuttonrecord
swf_addcolor
swf_closefile
swf_definebitmap
swf_definefont
swf_defineline
swf_definepoly
swf_definerect
swf_definetext
swf_endbutton
swf_enddoaction
swf_endshape
swf_endsymbol
swf_fontsize
swf_fontslant
swf_fonttracking
swf_getbitmapinfo
swf_getfontinfo
swf_getframe
swf_labelframe
swf_lookat
swf_modifyobject
swf_mulcolor
swf_nextid
swf_oncondition
swf_openfile
swf_ortho2
swf_ortho
swf_perspective
swf_placeobject
swf_polarview
swf_popmatrix
swf_posround
swf_pushmatrix
swf_removeobject
swf_rotate
swf_scale
swf_setfont
swf_setframe
swf_shapearc
swf_shapecurveto3
swf_shapecurveto
swf_shapefillbitmapclip
swf_shapefillbitmaptile
swf_shapefilloff
swf_shapefillsolid
swf_shapelinesolid
swf_shapelineto
swf_shapemoveto
swf_showframe
swf_startbutton
swf_startdoaction
swf_startshape
swf_startsymbol
swf_textwidth
swf_translate
swf_viewport
eXTReMe Tracker