Enjoy unlimited access to all forum features for FREE! Optional upgrade available for extra perks.
Sedo.com

Wanted: Service .swf help needed

Status
Not open for further replies.

domain newbie

Level 9
Legacy Gold Member
Joined
Mar 13, 2005
Messages
2,642
Reaction score
1
hello, I'm having troubles in uploading flash banner, seeing empty window instead, i remember from somewhere, that i need to upload some kind of .swf file in to directory for the banner to appear, if anyone could quick help me with some link or info please

many thanks
 

nts

DNF Addict
Legacy Exclusive Member
Joined
Jul 5, 2005
Messages
796
Reaction score
1
The .swf file is the flash banner, you'll need to upload the .swf file to see the banner.
 

domain newbie

Level 9
Legacy Gold Member
Joined
Mar 13, 2005
Messages
2,642
Reaction score
1
i have uploaded my .swf banner in to previous .gif banner's place, but seeing only empty window, what is the proper method of including .swf files then?
 

nts

DNF Addict
Legacy Exclusive Member
Joined
Jul 5, 2005
Messages
796
Reaction score
1
Use this code where you want the flash banner to appear:

<object width="changeme" height="changeme">
<param name="movie" value="changeme.swf">
<embed src="changeme.swf" width="changeme" height="changeme">
</embed>
</object>
 

domain newbie

Level 9
Legacy Gold Member
Joined
Mar 13, 2005
Messages
2,642
Reaction score
1
thanks for help nts, will try that one, should i replace bannername.swf
with "changeme" and numbers with width/height="changeme"?
 

nts

DNF Addict
Legacy Exclusive Member
Joined
Jul 5, 2005
Messages
796
Reaction score
1
Yep, change changeme.swf to the file name, and changeme to the desired height and width.
 

domain newbie

Level 9
Legacy Gold Member
Joined
Mar 13, 2005
Messages
2,642
Reaction score
1
no works this code for me, as long i do copy/paste in to the pages, all site appears blank :(
 

VisualDigits

The One
Legacy Exclusive Member
Joined
Mar 8, 2005
Messages
1,480
Reaction score
0
Angelx666 said:
no works this code for me, as long i do copy/paste in to the pages, all site appears blank :(

Do you have macromedia flash installed on your machine?
 

DNGeeks

DNF Regular
Legacy Exclusive Member
Joined
Jan 4, 2005
Messages
573
Reaction score
0
Below is the full code to place a flash object on a page. This will ensure users that do not have flash are prompted to install the flash plugin (it's rare now, but it does happen). This is for a banner that is 468pixels wide by 60 pixels high. Change the path/to/filename.swf to the correct path and filename for your file.

If this does not work. Please post the URL for the page you are working on so we might be able to see what the issue is.

<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="468" height="60">
<param name="movie" value="path/to/filename.swf">
<param name="quality" value="high"><param name="LOOP" value="false">
<embed src="path/to/filename.swf" width="468" height="60" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>
 

domain newbie

Level 9
Legacy Gold Member
Joined
Mar 13, 2005
Messages
2,642
Reaction score
1
no, this one does not works as well, web page goes blank, just to clarify,i'm having this banner in .fla, .swf and html formats, have uploaded them all in to directory, was using .swf in the code, installing in to phpnuke, was also trying just to replace existing .gif with .swf and .html, with no code, then page does not goes blank, but banner goes blank

anyway,looks like i've tried it all, thanks for the help, will try also to trouble phpnuke support , if not then - Macromedia :-D

........................................................
blimey.., macromedia support goes from &#163;250 ex VAT :'(

pls help anybody with proper instructions
 

katherine

Country hopper
Legacy Exclusive Member
Joined
Jul 9, 2005
Messages
8,428
Reaction score
1,290
Perhaps you could post the URL ?
 

voxunity

New Member
Legacy Platinum Member
Joined
Nov 22, 2002
Messages
4
Reaction score
0
we would need to see that
 

manueld64

Level 4
Legacy Platinum Member
Joined
May 29, 2005
Messages
174
Reaction score
0
does the server you are hosting on have the swf mime type? on most linux accounts you can add it with .htaccess, otherwise request it to be added from the hosting company server admin


visit my help center

http://help.securepaynet.net/article.php?article_id=375&topic_id=&prog_id=255742

Can I configure MIME types on my Linux Hosting Account?

You can configure MIME types on your Linux hosting account using a .htaccess file. When you configure MIME types in your .htaccess file, you associate file types with a specific application or action.

For example:

AddType application/x-shockwave-flash swf
AddType specified you are adding a new mime type (file type).

application/x-shockwave-flash is the actual mime parameter specs.

swf is the extension of the file type.
 

snicksnack

DomainersChoice.com
Legacy Exclusive Member
Joined
Oct 31, 2004
Messages
1,478
Reaction score
0
like said before, telling us the url would help.
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members Online

Sedo - it.com Premiums

IT.com

Premium Members

MariaBuy

Our Mods' Businesses

UrlPick.com

*the exceptional businesses of our esteemed moderators

Top Bottom