html embed mod needed html embed mod needed
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

html embed mod needed

Started by imoverhere, November 01, 2011, 11:59:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

imoverhere

Hi i need a mod were i can embed images and swf files on other sites from my site. i want my site to run like an image hosting site , many thanks

Αndré

Quote from: Joachim Müller on July 22, 2004, 10:32:01 AM
Details needed
It's advisable to post the budget you're ready to spend, the time schedule you have in mind and as many details as possible on the customization you need - a link to your page is mandatory.

Additionally:
1.) Where should that embed code appear?
2.) How exactly should that embed code look like?

imoverhere

i have $50 to $70 budget i need all images jpg swf and all images to be able to be embeddable on all sites like tagged facebook and other sites that take html. i want my site to be like a hosting site like swfupload.org were when a image is uploaded a htlm embed code is created under the image.

imoverhere

the output file should look like this

<embed src="http://000000mywebsite.swf" quality="high" type="application/x-shockwave-flash" wmode="transparent" width="468" height="60" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always"></embed>

imoverhere

Quote from: imoverhere on November 02, 2011, 12:25:02 PM
the output file should look like this

<embed src="http://000000mywebsite.swf" quality="high" type="application/x-shockwave-flash" wmode="transparent" width="468" height="60" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always"></embed>

the width and height needs to adjust to the size of the swf file or image, many thanks i see a mod has been created but for the 1.4 version ive attached the file maybe the file could be changed to work with the latest coppermine version.