Topics

User Functions

Events

There are no upcoming events

What's New

Stories

1 new Stories in the last 2 weeks

Comments last 2 weeks


Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Saturday, May 25 2013 @ 04:45 PM EDT


 Forum Index > Extensions > PHP Blocks New Topic Post Reply
 How to add Flash to blocks!!
   
NoiselesioN
 09/23/03 09:52AM (Read 1910 times)  
+----
Newbie

Status: offline


Registered: 09/19/03
Posts: 13
2 ways to use Flash animation in blocks
Rating: easy

Putting Flash in your blocks is easily achieved in both Normal and PHP Blocks! I know you\'re anxious to get into it, but please read these few paragraphs first.

The method you use to call a Flash animation into a block will depend on how comfortable you are with editing configuration files for your website. If you\'re not one to go messing around with code that could potentially \"break\" your site, then you\'ll want to use the method for Normal blocks.

Also, if you don\'t know how to add blocks at this point, you\'re jumping in ahead of yourself. A lot of frustration can be avoided if you take the time to get to know your Geeklog, so go do that now, and I\'ll wait here for you.

You may use the sample animation below for testing purposes only. If you\'d like to use it as part of your layout, that\'s cool, but please do it on your own server, thanks! Download if for you own use here. (1k zip file)

OK, one final note as you get started. There is no need to remove any characters from the code below! You CAN cut and paste it into your favorite text editor!! Now, go on...tweak it...mess with it...and let everyone have a look!



Use this method to call Flash into a PHP Block.


function phpblock_flash()
{
global $_CONF;
$retval .= \'D27CDB6E-AE6D-11CF-96B8-444553540000\" id=\"ShockwaveFlash1\" width=\"75\" height=\"75\" align=\"center\">
param name=\"_cx\" value=\"1984\">
param name=\"_cy\" value=\"1984\">
param name=\"FlashVars\" value=\"-1\">
param name=\"Movie\" value=\"http://www.noiselesion.com/flash/kb_rev.swf\">
param name=\"Src\" value=\"http://www.noiselesion.com/flash/kb_rev.swf\">
param name=\"WMode\" value=\"Window\">
param name=\"Play\" value=\"-1\">
param name=\"Loop\" value=\"-1\">
param name=\"Quality\" value=\"High\">
param name=\"SAlign\" value=\"TR\">
param name=\"Menu\" value=\"-1\">
param name=\"Base\" value=\"http://www.noiselesion.com/flash/\">
param name=\"AllowScriptAccess\" value=\"always\">
param name=\"Scale\" value=\"ShowAll\">
param name=\"DeviceFont\" value=\"0\">
param name=\"EmbedMovie\" value=\"-1\">
param name=\"BGColor\" value>
param name=\"SWRemote\" value>
/object>/center>\';
return $retval;
}

-------------------------
NOTE: Add the above code to your lib-custom.php file, located in /YourGeeklogDirectory/system/ and use phpblock_flash for the \"Block Function\" on your Block Editor page.
-------------------------



Use this method to call Flash into a NORMAL Block.

D27CDB6E-AE6D-11CF-96B8-444553540000\" id=\"ShockwaveFlash1\" width=\"75\" height=\"75\" align=\"center\" border=\"0\">
param name=\"_cx\" value=\"1984\">
param name=\"_cy\" value=\"1984\">
param name=\"FlashVars\" value=\"-1\">
param name=\"Movie\" value=\"http://www.noiselesion.com/flash/kb_rev.swf\">
param name=\"Src\" value=\"http://www.noiselesion.com/flash/kb_rev.swf\">
param name=\"WMode\" value=\"Window\">
param name=\"Play\" value=\"-1\">
param name=\"Loop\" value=\"-1\">
param name=\"Quality\" value=\"High\">
param name=\"SAlign\" value>
param name=\"Menu\" value=\"-1\">
param name=\"Base\" value=\"http://www.noiselesion.com/\">
param name=\"AllowScriptAccess\" value=\"always\">
param name=\"Scale\" value=\"ShowAll\">
param name=\"DeviceFont\" value=\"0\">
param name=\"EmbedMovie\" value=\"-1\">
param name=\"BGColor\" value \"#000000\">
/object>/center>

-------------------------
NOTE: The above code will go into the \"Block Content\" box on your Block Editor page. Be sure to set the \"Block Type\" to Normal on that same page.
-------------------------


As you can see, there are many parameters that allow you much control over the animation. There are more as well. For more information, look up activeX controls in any search engine...someone must have done a tutorial.

I\'ve tested all of the presented code myself, but a posting with this much text formatting makes it easy to make mistakes! Please let me know if you find any!


peace, noise


History doesn't repeat itself...that's our job.
 
Profile Email Website
 Quote
siridhar
 10/01/03 10:56AM  
+----
Newbie
curious

Status: offline


Registered: 09/27/03
Posts: 8
I've tried both the methods just the way you wrote up. But in both the cases, all I see is the code inside the block and not the flash animation. What am I missing? If it matters, the theme I use is TabularDynamics.

 
Profile Email
 Quote
Anonymous: Hamrick
 10/01/03 12:49PM  



Quote by siridhar: I've tried both the methods just the way you wrote up. But in both the cases, all I see is the code inside the block and not the flash animation. What am I missing? If it matters, the theme I use is TabularDynamics.


There has to be a

 
 Quote
drshakagee
 10/01/03 05:32PM  
+++++
Full Member

Status: offline


Registered: 10/01/03
Posts: 231
For a real site you might want to think about adding an embed tag to your tags. If you look in the Flash manual it explains why and how.

Yes I am mental.
 
Profile Email Website
 Quote
NoiselesioN
 10/03/03 04:59PM  
+----
Newbie

Status: offline


Registered: 09/19/03
Posts: 13
DO NOT TRY THE EXAMPLE!! IT IS BROKEN!! I CAN'T DELETE OR EDIT THE POST.

sorry about the inconvenience.

Noise

History doesn't repeat itself...that's our job.
 
Profile Email Website
 Quote
Content generated in: 0.21 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content