Welcome, Guest. Please Login or Register.
May 02, 2025, 11:52:52 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  FLASH in the AVATAR « previous next »
Pages: [1] Reply Ignore Print
Author Topic: FLASH in the AVATAR  (Read 444 times)
SK15
Jr. Member
**
Posts: 93


SK15 ESTA EM TODAS !!! - SK15 THIS IN EVERYBODY

ICQ - 134233334sk15@msn.com WWW
FLASH in the AVATAR
« on: May 07, 2002, 10:01:02 PM »
Reply with quote

To a legal Mod it would be also for files " *.swf " in the avarts...  
but I am without idea of as to begin to do one  :-\
Logged
David
Destroyer Dave
Global Moderator
YaBB God
*****
Posts: 5761


I'm not a llama!

WWW
Re:FLASH in the AVATAR
« Reply #1 on: May 08, 2002, 02:10:08 AM »
Reply with quote

I've actually had users do this with a SP1 board.  Don't quite remember how, but play around with it.
Logged

SK15
Jr. Member
**
Posts: 93


SK15 ESTA EM TODAS !!! - SK15 THIS IN EVERYBODY

ICQ - 134233334sk15@msn.com WWW
Re:FLASH in the AVATAR
« Reply #2 on: May 08, 2002, 07:14:54 PM »
Reply with quote

OK thank you very much for the restored...  
I will continue heavy why he has to differentiate what is image than flash to place the correct codes
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:FLASH in the AVATAR
« Reply #3 on: May 08, 2002, 07:38:38 PM »
Reply with quote

if you wnat to find a files extension, use:
substr($avatar, -3);
That will give you the file extension. Then check it off an array.
Not sure how YaBB does it, but I'm sure it should be easy. Make sure you change $avatar to the given var.  ;)
Logged

PHPNews has been released!!! Download it now!!!
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:FLASH in the AVATAR
« Reply #4 on: May 08, 2002, 08:22:14 PM »
Reply with quote

For flash, you can't just put something like <img src like you can an image and just put a .swf, flash is an embeded object, it requires extra code.
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:FLASH in the AVATAR
« Reply #5 on: May 08, 2002, 09:39:54 PM »
Reply with quote

Actually all it takes is one line of info! :P
What I did makes all *.swf files in your Avatars Directory Register with the other JPG,GIF,PNG in that dir.

I'm just starting the Advanced Avatar Section now, and this and more will be included.  ;)
Logged

PHPNews has been released!!! Download it now!!!
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:FLASH in the AVATAR
« Reply #6 on: May 08, 2002, 09:51:44 PM »
Reply with quote

Oh I see, so it's visable, gotcha :P
Still doesn't make it work though :P :)

Advanced Avatar Section? Feel free to let me beta test it when ready :P ;)
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:FLASH in the AVATAR
« Reply #7 on: May 08, 2002, 10:03:14 PM »
Reply with quote

Does on my localhost! Its like linking to a *.swf file, doesn't that work? If not I'll have another looksee!

The avatar mod wont be done for a while though! It's very big, and quite tricky!  ;)
Logged

PHPNews has been released!!! Download it now!!!
Jedi~
Eric
Beta Tester
YaBB God
*****
Posts: 1284


WWW
Re:FLASH in the AVATAR
« Reply #8 on: May 08, 2002, 10:16:33 PM »
Reply with quote

By "linking" do you mean <img src="blah.swf"> ?
If so, it shouldn't..
Here's the code for using swf (already coded for php):
<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\\1 height=\\2><param name=movie value=\\3><param name=play value=true><param name=loop value=true><param name=quality value=high><embed src=\\3 width=\\1 height=\\2 play=true loop=true quality=high></embed></object>
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  FLASH in the AVATAR « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.053 seconds with 20 queries.