flash header space

This is a discussion on "flash header space" within the Flash & Multimedia Forum section. This forum, and the thread "flash header space are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Nov 11th, 2006, 20:40
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
flash header space

i am creating a flash header, which is nearly finished, but every time i export it, and then import it into dreamweaver to test, there is huge white spaces around it - at both sides and the bottom, which i cannot get rid of

i will say that i can get rid of the 'sides' space by making the image bigger, but it would have a HUGE white space at the bottom ( to make up for it )

would someone tell me how to get rid of those spaces please, thank you
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)

Last edited by saltedm8; Nov 11th, 2006 at 20:47.
Reply With Quote

  #2 (permalink)  
Old Nov 12th, 2006, 00:39
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

Not sure what you mean, upload your flash edit file, or take a screen shot or something. Thanks!!
Reply With Quote
  #3 (permalink)  
Old Nov 12th, 2006, 05:44
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: flash header space

http://www.xs-people.com/header.swf
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #4 (permalink)  
Old Nov 12th, 2006, 18:08
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

So every thing is working right when you access the swf, it is just when you embed it into a webpage...right??
Reply With Quote
  #5 (permalink)  
Old Nov 12th, 2006, 22:24
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: flash header space

yes, as far as i can see,

also, i have another small problem, i have added sound, but every time i 'stop' the music and then press play again, the music goes faster ?

thank you

( uploaded new flash so you can see that too http://www.xs-people.com/header.swf )
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #6 (permalink)  
Old Nov 13th, 2006, 13:26
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

Well your new swf, has a white space in firefox by default from the swf. Is everything positioned like you want it in that swf?
Reply With Quote
  #7 (permalink)  
Old Nov 13th, 2006, 16:53
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: flash header space

yes, everything is positioned where i want it

cheers
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #8 (permalink)  
Old Nov 15th, 2006, 02:18
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

I don't seem to be having the same problem, when I import it into dreamweaver. I don't see any white space. As far as the sound problem, again I don't hear the issue. Have you already fixed the problems?
Reply With Quote
  #9 (permalink)  
Old Nov 15th, 2006, 11:54
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: flash header space

yea, i fixed the problems with the music speeding up, only to get another problem,

the stop button works, but after about 30 seconds it re-starts, without being asked to ( play )

AAAAHHH !!!

http://www.xs-people.com/Untitled-1.html

p.s - i just changed the background color to get rid of the white
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)

Last edited by saltedm8; Nov 15th, 2006 at 11:58.
Reply With Quote
  #10 (permalink)  
Old Nov 15th, 2006, 13:48
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

And, I was trying to fix your color problem, and I was like, man I don't see a problem!! Post up the Action Script code that stops the music!!
Reply With Quote
  #11 (permalink)  
Old Nov 16th, 2006, 08:47
saltedm8's Avatar
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,273
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: flash header space

function ()
on (release) {
stopAllSounds();
}


- thats it ( if thats what you are after )
__________________
My Recipe forum...don't click here
Last Blog Entry: Basic Advice for newbies (Feb 1st, 2008)
Reply With Quote
  #12 (permalink)  
Old Nov 16th, 2006, 18:00
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: flash header space

I don't really see any problems, sorry...let me know if their is any thing else I could help you with.
Reply With Quote
Reply

Tags
flash, header, space

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop down menus drop behind flash header theGAME71135 Flash & Multimedia Forum 3 Jan 10th, 2008 09:42
CS3 - Skipping the Animation in Flash Header atwba Flash & Multimedia Forum 1 Nov 17th, 2007 16:48
Space under Flash animation Craigj1303 Web Page Design 1 Oct 27th, 2007 04:06
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:39
Flash Designer (Central London, Flash, Flash Games, Flash banners, 22K-28K) CapitalStrategy Job Opportunities 0 Aug 13th, 2007 09:04


All times are GMT. The time now is 05:33.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43