Results 1 to 4 of 4

Thread: How can I copy a flash advertisement?

  1. #1
    Join Date
    Jul 2011
    Posts
    1

    question How can I copy a flash advertisement?

    Hey, I want to copy one advertisement (which seems to be a flash video) from a site. I want it to be shown in my own site. Can anyone tell me how to copy that?

  2. #2
    Join Date
    Feb 2009
    Posts
    673

    Re: How can I copy a flash advertisement?

    What you mean by "I want it to be shown in my own site." ??? Actually, am also confused with "Copying the ad". It is an Ad buddy and If you are a website holder you will need to contact the advertiser to get it on your page. And if you just want to download that flash video ad than you can simply do it with IDM.

  3. #3
    Join Date
    Jan 2012
    Posts
    4

    idea Re: How can I copy a flash advertisement?

    Here I have an idea to copy a flash content from a website.... I'm not sure if you can copy an ad from the site. but you can try this.....

    Open any site with the flash content you want and jus right click on the page anywhere and on the popup click on save page and there select the destination.

    You get the page saved as a html file and a folder, there open the folder and find the file with the extension *.swf ( usually the flash files come with this extension) then use the file on your site.....with the following code, well before that upload the file to your server.

    <OBJECT CLASSID="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
    WIDTH="850"
    HEIGHT="610"
    CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
    <PARAM NAME="MOVIE" VALUE="2bigpinkballs2.swf">
    <PARAM NAME="PLAY" VALUE="true">
    <PARAM NAME="LOOP" VALUE="true">
    <PARAM NAME="QUALITY" VALUE="high">
    <PARAM NAME="SCALE" value="noborder">
    <EMBED SRC="2bigpinkballs2.swf"
    WIDTH="850"
    HEIGHT="610"
    PLAY="true"
    LOOP="true"
    QUALITY="high"
    scale="noborder"
    PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
    </EMBED>
    </OBJECT>


    here jus change the values of the width and height of your own and the file name as your file name.


    hope this helps.....

    Thanks & Regards,
    Venugopal.K

  4. #4
    Join Date
    Aug 2011
    Posts
    1,847

    Re: How can I copy a flash advertisement?

    There are only two ways by which you can copy the flash advertisement. Either you can search for some tool that can save the banner for you otherwise you can search in the HTML for the tag <object ...></object>. See where is the flash movie located.

Similar Threads

  1. How can i copy iTunes playlist to flash drive
    By Adrut in forum Windows Software
    Replies: 5
    Last Post: 01-12-2011, 10:58 AM
  2. Unable to copy data from unreadable flash drive-windows XP
    By Ooopinder in forum Portable Devices
    Replies: 6
    Last Post: 06-11-2011, 07:19 PM
  3. MFC/MBE provided misleading advertisement
    By NIrrest in forum Education Career and Job Discussions
    Replies: 5
    Last Post: 18-03-2011, 10:20 AM
  4. IRCTC Advertisement Rates
    By Ishaant Avasthi in forum Off Topic Chat
    Replies: 3
    Last Post: 03-03-2011, 02:29 PM
  5. What is free website advertisement?
    By Jagadamba in forum Technology & Internet
    Replies: 3
    Last Post: 22-06-2009, 11:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,526,864.49057 seconds with 17 queries