![]() |
"Insert SWF" Code Button on posting screen
I wrote this to help someone out from vbulletin.com, but after realising it is actually a hack I deleted it and converted it into text instructions.
What does it do? When a user is posting a new message (and they have the option turned on in their User CP), there is a set of input buttons designed to be "shortcuts" to some of the more popular vBcodes (such as url, img, etc). This hack adds an SWF button next to the IMG button. The user is presented with a popup in which they enter values (url, width, height) to be converted to an SWF vBcode, and the code is automatically inserted into the message (just like the other vBcodes). Note: this hack also outlines the process involved in setting up the SWF tag Extra Notes - I can be reached via PM for limited support (this is my first hack). - If there's a demand for it, I will also include other vBcodes to the hack (so reply if you want more!) This is in Beta Hacks because I've only tested it myself, and noone else has used it (as far as I know)... so I'd like to get some serious testing under my belt before officially releasing it. |
Screenshot 1: SWF Button
|
Width/Height Prompt
|
URL Prompt
|
Completed SWF vB Code
|
verry nice!
|
]i like it :)
|
nice hack but theres much more code needed for the swf, to download the plugin for it, the way you have it, if the member dont have the plugin they cant see it, it will be blank
|
Quote:
Thats a no-brainer slynderdale.. http://www.diffusion4.com/forums/ima...ies/drowsy.gif There is no more coding needing to be done. Ofcourse you have to download the plugin, but most people already have flash and if they don't the plugin takes less than a minute to install, so no problem. This hack is excellent, great job Plattopus ;) I've made a small enchancement for it you can see in the next post :bunny: |
Flash Button only show on HTML-enabled forums
by Velocd | Install time: Maybe 5 minutes It took me about an hour, but I figured out how to do this (myself ^_^) This enhancement will allow only HTML enabled forums to have the flash button (makes sense), which means there is no reason for everyone not to use this hack (unless ofcourse your lazy ;)) ----------------------------------------------------------------------- 1. Go into your functions.php, find the following: PHP Code:
PHP Code:
2. In newthread.php, find the following: PHP Code:
PHP Code:
PHP Code:
PHP Code:
3. Do the same in step 2 to newreply.php, and also editpost.php 4. Create a new template, and call it vbcode_flash. Place the following in it: Code:
5. Go into the template vbcode_buttons, and find the following: Code:
<input type="button" class="bginput" value="IMG" title="Insert Image" onclick="vbcode(this.form,'IMG','http://')" onmouseover="stat('img')"> Code:
$flashcode Thats it! Hope you enjoy ;) |
All times are GMT. The time now is 01:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|