p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Web Programming > Adobe Web Programming > Flash (all versions)
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Flash (all versions) section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old May 22nd, 2009, 06:54 AM
Friend of Wrox
Points: 945, Level: 11
Points: 945, Level: 11 Points: 945, Level: 11 Points: 945, Level: 11
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Oct 2004
Location: , , .
Posts: 178
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via MSN to itHighway
Default Flash animation created extra space on web page

Hello,

I am basically an ASP programmer and does not have much knowledge about flash.

I added a flash banner (.swf) to right side of my web page and it created some extra space below the flash banner.

Questions:
- How to remove this extra space below flash file?
- How should I link this file with another web site so that when visitor clicks the banner, it opens web site in a new window?
- Currently animation in flash repeat only once. Can I make it to contineously repeat itself in code below?


The script I am using:

Quote:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" style="display:block" codebase="http://download.macromedia.com/pub/s...rsion=7,0,19,0">
<param name="movie" value="map.swf?button=1">
<param name="quality" value="high">
<param name="menu" value="false">
<param name="loop" value="true">
<param name="menu" value="true">
<param name="wmode" value="transparent" >
<param name="salign" value="l, t, r, b" >
<embed src="map.swf?button=1" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" loop="true"></embed>
</object>
__________________
Zeeshan Dar
itHighway
web design development, property management software & web based real estate listings software services provider
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to remove extra space from PSV dved XSLT 2 February 18th, 2009 10:52 AM
extra space??? crazeydazey XSLT 2 August 11th, 2008 06:55 AM
add flash animation nuth ASP.NET 2.0 Basics 1 November 23rd, 2007 08:13 AM
adding a flash animation nuth BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 0 November 23rd, 2007 05:55 AM
Stripping out extra space around an italic word simone_s XSLT 2 April 25th, 2006 04:50 AM



All times are GMT -4. The time now is 04:28 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc