Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Using a swf. in my welcome msg??

Asked Modified Viewed 2,300 times
T
Tom Austin
T
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Newbie

Hello all. I was wondering how I can add a swf. file to my welcome msg on the front page. I can do most stuff with HTML, and some PHP, but am having trouble with the coding for my welcome message to be "alive".. hehe

Thanks in advance for any and all help!
0 replies

7 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

1 Search result....
http://www.php-fusion.co.uk/forum/viewthread.php?thread_id=25581&highlight=welcome+message++panel+code&pid=140768#post_140768

2. Some more Results....
http://www.php-fusion.co.uk/search.php?stext=welcome+message+flash&search=Search&method=OR&stype=forums&forum_id=0&datelimit=0&fields=2&sort=datestamp&order=0&chars=50

Try searching some keywords

flash intro welcome home swf code panel
0 replies
T
Tom Austin
T
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Thanks. I did try to search, but obviuosly didn't use the correct keywords.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

;)
0 replies
T
Tom Austin
T
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Hey! I did find this code, and did what I thought I needed to do, but its not showing up. Help?? ;)

www.handyman4free.com

openside("Welcome");
echo "<object classid='clsid27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='800' height='300' id='welcome.swf' align='middle'>
<param name='allowScriptAccess' value='sameDomain'>
<param name='movie' value='welcome.swf'>
<param name='quality' value='high'>
<embed src='welcome.swf' quality='high' width='800' height='300' name='welcome.swf' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'>
</object>

";
closeside();
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

I can see it on your site.

Firefox 7
0 replies
T
Tom Austin
T
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Hmmmm. I am using IE 8....Thanks for helping. Any ideas??

You are correct!:) I am glad I can see it. I noticed I need to use bigger font. Now I just have to get it to work in all browsers. If thats possible...
Edited by Tom Austin on 07-11-2011 02:54,
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

It should work in all browsers just make sure the flash player installed is up to date!! :)
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 7 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
T
T
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet