SWF player

Support for PhpBB3.
Post here to get help with any phpBB3 related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!

SWF player

Post by Fire-Fox »

Hey!

An i right in that on the old board there was a swf player bbcode?

Re: SWF player

Post by cisco007 »

either that or use phpbb's built in flash bbcode!

Re: SWF player

Post by Fire-Fox »

is that [flash]content[/flash] (when active)
[edit]Got it - Stoker can that flash be added to the cstm bbcode post bottoms?[/edit]

Re: SWF player

Post by cisco007 »

it's already there you just have to go to the permissions tab in the ACP and activate it for users and/or groups!

Re: SWF player

Post by Fire-Fox »

Yes i know :) and its done :)

Re: SWF player

Post by cisco007 »

so what is the problem then? i don't understand!

Re: SWF player

Post by Fire-Fox »

if it's possible to add it to the posting page, with image.

like:

Code: Select all

<!-- BEGIN custom_tags -->
    <!-- IF custom_tags.BBCODE_TAG eq 'justify' -->
         <input type="button" class="buttonz" name="addbbcode{custom_tags.BBCODE_ID}" value="" style="background: url('./images/editor/justify.png');" onclick="bbstyle({custom_tags.BBCODE_ID})" onmouseover="helpline('justify')" onmouseout="helpline('tip')" />
      <!-- ENDIF -->
      <!-- END custom_tags -->

Re: SWF player

Post by cisco007 »

do you have the bbcodebox light mod installed?

Re: SWF player

Post by Fire-Fox »

yes

Re: SWF player

Post by cisco007 »

it's already included there, you won't see if you don't have forum permissions to post flash content! make sure the permissions are correct then you will see the flash button!