
An extension to place any flash movie, animation e.t.c to your website with ease.
Plugin usage example:
{customflash=BlueClock}
{customflashid=1}
but create a custom flash item first in Components/Custom Flash
To use a module:
Add new module and select Custom Flash type, then type flash movie file path or select it from the list.
New in 1.2 version: Alternative Parameter List - used to add additional parameters like "allowFullScreen".
Type: allowFullScreen=true to add the line <param name="allowFullScreen" value="true" /> to Flash object.
The FlashVars parameter sends variables into the top level of a SWF file, separate variables with &
to pass value or current URL query use this sintax: myparam=[var:queryparam]
replace "var" with "int" to get only integer value
replace "var" with "cmd" to get alpha-numeric string value
Extension (40kb) customflash_for_joomla_17.zip Compatible with Joomla! 1.7
Extension (40kb) customflash_for_joomla_15.zip
Click Here to get PRO version (without link to our website)
From version to version, whats new:
- 1.2.3 Now you may pass some (selected) parameter from URL query to FlashVars
- 1.2.2 Alternative Parameter List bug fixed.
- 1.2.1 IE bug fixed.
- 1.2.0 Alternative Parameter List.
- 1.1.8 Custom CSS Class (Class prefix) option added.
- 1.1.7 Some warnings fixed.
- 1.1.6 Enable/Disable menu parameter.
- 1.1.4 Scale fixed
- 1.1.3 Transparency problem fixed
- 1.1.2 File exist check for local files
- 1.1.1 FlashVar field added
- 1.1.0 Joomla! 1.6 Ready
- 1.0.6 Transparency in the component is fixed.
- 1.0.5 Component Flash detection bug fixed.
- 1.0.4 Module optional Flash fixed, CSS style property added.
- 1.0.3 Component and module added, Flash Player availability check added. Alternative content.
- 1.0.0 First release.





Comments
http://extensions.designcompasscorp.com/index.php/custom-flash/logo-free-custom-flash
Version 1.2.3.
Now you may pass some (selected) parameter from URL query to FlashVars
Dear Kriz, you may buy a pro version without a link to our website.
Thank you for your quick help - that did the trick - so simple that I should think of it myself, but... thank's once again.
Execute this MySQL script:
ALTER TABLE `#__customflash ` CHANGE `flashvars` `flashvars` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL
to change length of the field.
P.S. Replace #_ width your prefix
Thanks
I probably will cook a new version with this.
Create a position for module in your template with position:absolu te, z-index:0 and width and height should be 100%, also scale to "no-border"
RSS feed for comments to this post