Jump to content


- - - - -

IP.Board 2.3: Adding Flash object to each post


  • Please log in to reply
17 replies to this topic

#1 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 08:00 AM

This is the support topic for the tutorial Adding Flash object to each post.  Please post here if you have any questions or feedback.

#2 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 10:28 AM

This is my RenderRow ...

Ignore your code, I'm still messing around with it. ;)

Edited by m4rtin, 05 December 2008 - 06:09 PM.
Removed the codebox, as it ruined the layout.


#3 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 10:49 AM

umm as long as you not using my codes so lets  run  lil  test

try to remove this clock  from ur render row and let me know teh results

<object width="220" height="220">
<param name="movie" value="clock22.swf">
<embed src="http://billys-blues-bar.com/forum/style_images/clocks/clock22.swf" width="220" height="220" bgcolor="#EEF2F7">
</embed>
</object>

Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#4 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 10:52 AM

Have a look at the last post HERE.

I think I understand the problem, it's putting the clock at the bottom right of the sig, if there is one, but the sig has no absolute position.

#5 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 10:59 AM

<div ALIGN="right">
<object>
<param name="movie" value="Flash-Clock-185.swf">
<param name=wmode value=transparent>
<embed src="http://billys-blues-bar.com/forum/style_images/clocks/Flash-Clock-185.swf" wmode="transparent" width="200" height="200">
</embed>
</object>
</div>

try this and let e know

i know that the sig  height is the problem
and if u have sig or no

just remove ur other clock and let me see it i wanan chekc something

Edited by Sacred, 06 April 2008 - 11:00 AM.

Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#6 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 11:17 AM

Yes, it works if you take away the clock in the profile, because doing so pushes the sig down, just as having a long post does.

#7 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 11:20 AM

remove teh object forcing hight and width
just use <object>  dunno why u wanan use object tho

and it will work fine
i just tested it
Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#8 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 11:20 AM

If I make the clock 100px x 100px it moves up again.

#9 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 11:22 AM

yes i know! forcing  hight and width for it messes it up dunnow hy are u using these codes try to use mine? on both and see if its going to give u any errors?
Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#10 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 11:30 AM

That is your code now.

Have a look now, I forced the post to have a minimum height, like this ...

			<!-- THE POST {$post['pid']} -->
			<div class="postcolor" id='post-{$post['pid']}' style="min-height: 250px;">

The clock is still below the sig, whereas if I add a background image to post1 and post2 in the CSS it sits aside it.

#11 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 11:33 AM

If I put the clock back in the profile I have to adjust the min-height to account for it.

#12 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 06 April 2008 - 11:41 AM

it seems ok now but smaller?
Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#13 OuttaHere

OuttaHere

    Post-aholic

  • Members
  • PipPipPipPipPipPipPip
  • 504 posts
  • IPB Version:N/A

Posted 06 April 2008 - 11:50 AM

Yeah, I adjusted min-height to push it down, and made it 100px x 100px.

#14 CandyKisses

CandyKisses

    Member

  • Banned
  • PipPipPip
  • 41 posts
  • Location:&quot;In your Dreams&quot;
  • IPB Version:v2.3.x

Posted 01 December 2008 - 06:32 AM

will this work with shockwave-flash and macromedia Im looking At I wanna use music lyrics that scroll and in the code it says shockwave-flash and macromedia also the closing tags say embed and if the tutorial is used can everyone on site use this ??? or can it be jus for several ppl ??? Im not sure if Im allowed to post the codes or I would ... So Im not sure if you are understanding what Im trying to say  ;)


Posted Image


"Maybe, just maybe..
My dreams will come true with you...
"If I could have one wish,
I would wish to wake up everyday to
the sound of your breath on my neck,
the warmth of your lips on my cheek,
the touch of your fingers on my skin,
and the feel of your heart beating with mine..
knowing that I could never find that feeling with anyone other than you."


If the only place I can be in your arms are in my dreams ...
I want to sleep forever ...


Posted Image
Posted Image


#15 AmgedOsman

AmgedOsman

    aka Sacred

  • IM Supporters
  • PipPipPipPipPipPipPipPipPip
  • 2,027 posts
  • Location:Egypt - Cairo
  • Real Name:amGed
  • IPB Version:v3.3.x
Contributor

Posted 02 December 2008 - 07:06 AM

actually no i dont understand what do u mean :-s
Facebook Senior Account Manager (MENA Region)
MSN Senior Account Manager (MENA Region)

Posted Image
@amgedosman | AmgedOsman.com

#16 raul371

raul371

    Novice

  • Banned
  • PipPip
  • 5 posts
  • Real Name:raul
  • IPB Version:v2.3.x

Posted 05 December 2008 - 05:06 AM

estyo es para poner el logo flash no ?

#17 Martin

Martin

    But but, it's not only only!

  • Management
  • PipPipPipPipPipPipPipPipPipPip
  • 7,081 posts
  • Location:Hammerfest, Norway
  • Real Name:Martin Aronsen
  • IPB Version:v3.2.x
Contributor

Posted 05 December 2008 - 06:10 PM

Post in English, please.

#18 CandyKisses

CandyKisses

    Member

  • Banned
  • PipPipPip
  • 41 posts
  • Location:&quot;In your Dreams&quot;
  • IPB Version:v2.3.x

Posted 04 March 2009 - 12:49 PM

View PostSacred, on Dec 2 2008, 01:06 AM, said:

actually no i dont understand what do u mean :-s




Can I pm you with what ya mean cause I dont wanna get in trouble :|


Posted Image


"Maybe, just maybe..
My dreams will come true with you...
"If I could have one wish,
I would wish to wake up everyday to
the sound of your breath on my neck,
the warmth of your lips on my cheek,
the touch of your fingers on my skin,
and the feel of your heart beating with mine..
knowing that I could never find that feeling with anyone other than you."


If the only place I can be in your arms are in my dreams ...
I want to sleep forever ...


Posted Image
Posted Image





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users