The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Passing $navbits[lastelement] variable to FlashVars? Is it possible?
It seems other variables, when inserted into my FlashVars code part correctly get written into the code and thuse passed to the SWF.
However, this variable, although it can be placed anywhere in the HTML code, simply will not be written when I stick it into the FlashVars place. Is there a way to allow me to pass $navbits[lastelement] into parameters? It would be most helpful, thanks! There are other variables I need to pass into FlashVars as well and if they cannot be written into there then I need to figure it out. Any suggestions? Is $navbits[lastelement] only permitted when it will be written on a page, rather than in properties of something? HTML Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="297" height="24" id="sidetag" align="middle"> <param name="allowScriptAccess" value="sameDomain" /> <param name="allowFullScreen" value="false" /> <param name="movie" value="swfs/sidetag.swf" /><param name="FlashVars" value="desc=$navbits[lastelement]" /><param name="quality" value="high" /><param name="scale" value="noborder" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /> <embed src="swfs/sidetag.swf" FlashVars="desc=$navbits[lastelement]" quality="high" scale="noborder" wmode="transparent" bgcolor="#ffffff" width="297" height="24" name="sidetag" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> |
#2
|
||||
|
||||
still wondering
|
#3
|
||||
|
||||
...still wondering
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|