Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2004, 12:55 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Vbulletin Flash Logo

Hi All,

I purchased this program called Anim-FX http://www.anim-fx.com specifically so I can do a simple SWF flash logo.

This program produces a SWF file and a TXT file. These files I have uploaded to the same directory SAMPLE FILE HERE but when I try to use the TXT file data in the header file it does not work?

The HTML it produces is as follows:

<object classid=clsid27CDB6E-AE6D-11cf-96B8-444553540000
codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,2,0
width=300
height=85>
<param name=movie value=Explosion.swf>
<param name=quality value=high>
<param name=BGCOLOR value=#000000>
<param name=SCALE value=exactfit>
<embed src=Explosion.swf
quality=high
pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash
width=300
height=85
bgcolor=#000000
scale= exactfit>
</embed>
</object>

Now does anyone here have any ideas how I can use this program and the SWF files it produces as a logo in VB.

Thanks all.

Brian
Reply With Quote
  #2  
Old 07-21-2004, 09:06 PM
kneesparx kneesparx is offline
 
Join Date: Dec 2003
Location: sf
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
Reply With Quote
  #3  
Old 07-21-2004, 09:21 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check template header.
Basically, all you have to to is replace $stylevar[titleimage] with your code.

Btw: This is the wrong place to ask such questions, as it has nothing to do with code modifications. vbulletintemplates.com is the right place to go
Reply With Quote
  #4  
Old 07-22-2004, 01:16 PM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, it's pretty easy:
there are too param you must modify to make it work, I mean to SWF to be loaded:

edit the header template.
replace

+++++++++++++++
src=Explosion.swf
+++++++++++++++

with

+++++++++++++++
src=$stylevar[imgdir_misc]/Explosion.swf
+++++++++++++++

replace
+++++++++++++++
<param name=movie value=Explosion.swf>
+++++++++++++++

with

+++++++++++++++
<param name=movie value=$stylevar[imgdir_misc]/Explosion.swf>
+++++++++++++++


make sure you place Explosion.swf in http://www.tech-tronix.com/forums/im...essional/misc/
and make sure the link to your misc directory is also that. (this can be edit in "all style option")

just ask when something occurs
Reply With Quote
  #5  
Old 07-22-2004, 01:24 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks all.
Reply With Quote
  #6  
Old 08-04-2005, 03:06 PM
TRANCEBUDHA TRANCEBUDHA is offline
 
Join Date: May 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deathemperor
ok, it's pretty easy:
there are too param you must modify to make it work, I mean to SWF to be loaded:

edit the header template.
replace

+++++++++++++++
src=Explosion.swf
+++++++++++++++

with

+++++++++++++++
src=$stylevar[imgdir_misc]/Explosion.swf
+++++++++++++++

replace
+++++++++++++++
<param name=movie value=Explosion.swf>
+++++++++++++++

with

+++++++++++++++
<param name=movie value=$stylevar[imgdir_misc]/Explosion.swf>
+++++++++++++++


make sure you place Explosion.swf in http://www.tech-tronix.com/forums/im...essional/misc/
and make sure the link to your misc directory is also that. (this can be edit in "all style option")

just ask when something occurs

USEFULL, VERY USEFULL..
I WAS LOOKING FOR THIS. THANKS ALOT
Reply With Quote
  #7  
Old 08-04-2005, 04:12 PM
bigcurt's Avatar
bigcurt bigcurt is offline
 
Join Date: Nov 2004
Location: KierDarby.php
Posts: 1,009
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Old thread 0_o lol.

~Curt
Reply With Quote
  #8  
Old 12-15-2005, 11:35 AM
HeLLCiTo HeLLCiTo is offline
 
Join Date: Nov 2005
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it rules in explorer but not in firefox

HTML Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="95">
<param name="movie" value="jarvin.swf">
<param name="quality" value="high">
<embed src="jarvin.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="95"></embed>
</object>
does?t apear "install plugin" option, wich apear in other webs
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04924 seconds
  • Memory Usage 2,235KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete