SWF player
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!
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!
-
- BBCoder IV
- Posts: 275
- Joined: 22 Mar 2010, 11:24
- Local time: Saturday 22:19
- Last active: -
- Location: Denmark
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:19
- Last active: -
- Location: Don't really know!
-
- BBCoder IV
- Posts: 275
- Joined: 22 Mar 2010, 11:24
- Local time: Saturday 22:19
- Last active: -
- Location: Denmark
Re: SWF player
is that [flash]content[/flash] (when active)
[edit]Got it - Stoker can that flash be added to the cstm bbcode post bottoms?[/edit]
[edit]Got it - Stoker can that flash be added to the cstm bbcode post bottoms?[/edit]
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:19
- Last active: -
- Location: Don't really know!
Re: SWF player
it's already there you just have to go to the permissions tab in the ACP and activate it for users and/or groups!
-
- BBCoder IV
- Posts: 275
- Joined: 22 Mar 2010, 11:24
- Local time: Saturday 22:19
- Last active: -
- Location: Denmark
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:19
- Last active: -
- Location: Don't really know!
-
- BBCoder IV
- Posts: 275
- Joined: 22 Mar 2010, 11:24
- Local time: Saturday 22:19
- Last active: -
- Location: Denmark
Re: SWF player
if it's possible to add it to the posting page, with image.
like:
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 -->
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:19
- Last active: -
- Location: Don't really know!
-
- BBCoder IV
- Posts: 275
- Joined: 22 Mar 2010, 11:24
- Local time: Saturday 22:19
- Last active: -
- Location: Denmark
-
- BBCoder VI
- Posts: 1,015
- Joined: 16 Mar 2010, 16:14
- Local time: Saturday 17:19
- Last active: -
- Location: Don't really know!
Re: SWF player
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!