The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Dynamic link with own bbcode...
Hi there,
it's a little bit difficulty for me, because my rusty english and explain, what i mean... ok I have create a new tag, tag enable swf in vb. Now i will support dynamic links example (it's proof of concept, later this link get information from a database...) ----- [swf]http://swishzone.net/SZO2003/includes/tom.php[/swf] -------- the code of tom.php PHP Code:
->> What must be the output from tom.php to see the swf in vb? ->> more hacking needed for this? I have enabled for the img-tag the dynamicly link option. Link to my try in my board (no registration needed) THX for your help.... |
#2
|
||||
|
||||
That code simply echo's a link which is all you have
You need to use basic html code to embed a flash file as you normally would However this is a hack to add a swf bbcode. Here it is: https://vborg.vbsupport.ru/showthrea...ght=flash+code Regards - miSt |
#3
|
||||
|
||||
that's not the prob.. the [swf] work fine on my board.. what i need is information about the php-output...
when you insert a swf like this [swf]www.yourdomain.com/tom.swf[/swf] ... swf-bbcode is fine working, but what i need is a link with dynamic.. the php ask the database and the database give a link back... and the swf will be show with this code [swf]www.yourdomain.com/showswf.php?swfid=4[/swf] ---> thats the question: What must I do, that the dynamic link will be show as swf and not as php...?? Please give me an example.... THX |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|