pasber
Forum Replies Created
-
Forum: Plugins
In reply to: shownavigation=falseshownavigation is new with JW FLV Media Player Version 3.15. It will be available in the next version/rc of my plugin.
Forum: Plugins
In reply to: Register to WordPress 2.3.3 gives undefined functionI’ve run a test and it appears that the widgets code is being loaded after plugins load. This means that plugins cannot access the functions in it.
My widgets are called in an add_action(‘plugins_loaded’,…), so widget-functions should already exist.
Do both of you use the latest version of pb-embedFlash (rc 5.0.1)?
Forum: Plugins
In reply to: Problem with SWFObjectAs I don’t have a Mac, I cannot reproduce the problem. Are there any message in the Error Console (Firefox->Extras)?
Forum: Plugins
In reply to: Register to WordPress 2.3.3 gives undefined functionwp_register_sidebar_widget() is a core function since widgets are introduced in Version 2.2. As of …/plugins/pb-embedflash/inc/inc.widgets.php is required in …/plugins/pb-embedflash/pb-embedFlash.php and pb_embedFlash_widget_register is called after all plugins are loaded, I couldn’t reproduce the error.
Please check if you updated to WordPress 2.3.3 properly. (I’m using 2.3.3., too, with no problems).
Forum: Plugins
In reply to: Upgrading to 1.5 (rc 5) for pb-embed gives an invalid argumentDid you change sth. on the database/wp_options/pb-embedFlash? Because it should always be an array. Anyways, I added a small check if it’s an array or not.
I propose to make a clean re-install of the plugin if rc5.0.1 does not solve the problem. Please always turn off a plugin before updating it.
Forum: Plugins
In reply to: Register to WordPress 2.3.3 gives undefined functionI’ll check it.
Forum: Plugins
In reply to: Link Text Broken?I’ll check it.
edit: I cannot reproduce the missing replacement of ###LINKTEXT###.
Please deacvtivate the plugin, re-upload all files, activate the plugin.
If the problem still occurs, give me some information about the settings in admin panel->pb-embedflash->flashbox and the embed-code [flash …].
Forum: Plugins
In reply to: Calling other swf skins from main swf not workingI don’t get if this is a plugin problem or not…
Forum: Plugins
In reply to: Problem with SWFObjectIf the message appears, then either JS is not activated or the flash player is not installed for the browsers (adobe.com).
Forum: Plugins
In reply to: swf in sidebarComes with v1.5 rc5. You can then add a flash widget with several options (no [flash] tag needed).
Forum: Plugins
In reply to: swf in sidebarI’ll check if I can parse text-widgets to easily extend the plugin to widgets – or even maybe write my own widget. Thx for the hint!
Forum: Plugins
In reply to: Flash VarsThe method “f={…}” is used for flv-videos, yes. If you want to add flashvars to your swf flash files, just add them to the URL, in your case:
[flash player.swf?video=myMovie.flv w=320 h=240]
This should work properly. If not, I’d rewrite the plugin next week-end – unfortunately, I’m not back earlier, sorry!
Forum: Fixing WordPress
In reply to: IE7 Compatibility for pb embed flash PluginDownload v1.3 of pb-embedFlash. SWFObject is included and used on IE browsers only.
Forum: Fixing WordPress
In reply to: IE7 Compatibility for pb embed flash PluginI will take a look on it, thanks for the hint!
Forum: Fixing WordPress
In reply to: Tutorial: Add Flash To your Postspb-embedFlash still works with WordPress 2.3.1.
Example: my website – click on “McDiddys – A Counter-Strike Cartoon”