| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Feb 2001
Location: Estonia
Posts: 30
|
Did some small detail changes in http://www.belliger.com/supreme.
Not important but If anyone has time would be glad to hear opinnions . |
|
|
|
|
|
#2 |
|
Registered User
|
good work
but I have few suggestions: 1)keep SWF in % (to avoid scroll burs) 2)Sound, sound and sound |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Feb 2001
Location: Estonia
Posts: 30
|
First - thank you for your time.
Keep SWF in % - dont really understand ;( ( am kind of new in the bizniss though .. )sound, sound, sound - is it THAT bad. If is - is it : 1. bad quality 2. bad choise 3. bad loop etc. 4. something else ??? Thanx |
|
|
|
|
|
#4 |
|
Registered User
|
Your FlashMovie has a size width="980" height="590"
and even with resolution 1024x768 I have a scroll bar I recomend you to change HTML code to: <HTML> <HEAD> <TITLE>intro</TITLE> </HEAD> <BODY bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!-- URL's used in the movie--> <!-- text used in the movie--> <OBJECT classid="clsid codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=100% HEIGHT=100%> <PARAM NAME=movie VALUE="intro.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="intro.swf" quality=high bgcolor=#000000 WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> </OBJECT> </BODY> </HTML> After that your page will be scaleable in browser About sound: I think you have to add more sounds, maybe looping BGsound |
|
|
|
|
|
#5 |
|
Registered User
Join Date: Feb 2001
Location: Estonia
Posts: 30
|
Thank you for the code ... will try that.
Looping BGSound - if that is looping backround sound , then I have it. If you cannot hear it then hmmm. . . must be another bug. But I have had it sence the first time I published the page and from that time to now everyone I know have heard it .... ;( any suggestions what's the prob ??? |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Feb 2001
Location: Estonia
Posts: 30
|
BTW: Your code does not work. I have to change the activeX to Flash then it works ... go check if ya have time
|
|
|
|
|
|
#7 |
|
Registered User
|
Hi Zulu
Check this out : http://www.actionscripts.org/help/zulu/ Just copy a source code from my HTML example. __________________________________________________ ________ > <!-- URL's used in the movie--> just forget about this part > <!-- text used in the movie--> __________________________________________________ ___________ "You told that after inserting your HTML movie would be scalable " MY EXAMPLE WORKS FINE Goodluck Evgueni Strok |
|
|
|
|
|
#8 |
|
Registered User
|
I think your ERROR is here : <OBJECT classid="clsid
This forum converted " [Edited by Strok on 02-19-2001 at 02:21 PM] |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Feb 2001
Location: Estonia
Posts: 30
|
Will try .. thank you
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Site check | zulu | Site Check | 7 | 02-16-2001 06:23 PM |