The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Changing width and height of Flash player with BBCode?

3 posters

Go down

Solved Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 3:49

Forum Version: PHPBB2

We're able to put autoplay music on our homepages. I have the flash in BBCode, but I can't configure the flash's height and width. I tried [flash=1,1] and [flash style="width:1px; height:1px;"]. I was just wanting the flash player to be invisible. The music works no problem, just changing the width/height is my only thing I can't get right!


Here's my code.
Code:
[flash]http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k003.kiwi6.com/hotlink/5tksfiydcx/Love_Like_You_Steven_Universe_--Anna_--.mp3&t0=Love Like You&total=1[/flash]

Thanks for any help!


Last edited by Sienna on Thu 23 Feb - 4:45; edited 1 time in total
Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by vietkanpy Thu 23 Feb - 4:09

Css
Code:
.postbody embed { height: 200px; width: 200px;}

edit 200px Smile
vietkanpy
vietkanpy
Forumember

Male Posts : 89
Reputation : 33
Language : vietnam

http://benhxahoivn.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 4:12

vietkanpy wrote:Css
Code:
.postbody embed { height: 200px; width: 200px;}

edit 200px Smile

Hey! Thanks for helping!

Well, I wanted to enter it into a text post! It only takes BBCode. Sad
Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by SLGray Thu 23 Feb - 4:28

After posting it, press the edit button.  It should show the dimensions.


Changing width and height of Flash player with BBCode? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 4:32

Thanks for helping!

I'm trying to place it on my homepage description, so it's not an actual post. Sad

Here is the link: http://www.gasrforum.com/u19444

Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by SLGray Thu 23 Feb - 4:35

Where you are getting the clip from?


Changing width and height of Flash player with BBCode? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 4:37

kiwi6.com is a site that will host the .mp3 file, then sheepproductions.com/billy/ will turn it into a flash, so you're able to put it into a [flash] tag, so it will automatically play the music.
Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by SLGray Thu 23 Feb - 4:38

Is there an option to embed the clip?


Changing width and height of Flash player with BBCode? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 4:40

Yes, here's the code:

Code:
<embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k003.kiwi6.com/hotlink/5tksfiydcx/Love_Like_You_Steven_Universe_--Anna_--.mp3&t0=Love Like You&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by SLGray Thu 23 Feb - 4:43

You can use it and change the dimensions.


Changing width and height of Flash player with BBCode? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by Sienna Thu 23 Feb - 4:45

Awesome! Thank you very much! I didn't think to just copy the entire thing in the flash, haha.

Here's the code if anyone wants to reference this:

Code:
[flash]http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k003.kiwi6.com/hotlink/5tksfiydcx/Love_Like_You_Steven_Universe_--Anna_--.mp3&t0=Love Like You&total=1" quality="high" wmode="transparent" width="1" height="1" name="billy" align="middle" type="application/x-shockwave-flash[/flash]
Sienna
Sienna
Forumember

Female Posts : 93
Reputation : 6
Language : English

http://liveandnet.forumotion.com/

Back to top Go down

Solved Re: Changing width and height of Flash player with BBCode?

Post by SLGray Thu 23 Feb - 4:54

You're welcome.

Problem solved & topic archived.
Please read our forum rules:  ESF General Rules


Changing width and height of Flash player with BBCode? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum