Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Flash In Action > Site Check

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-17-2001, 07:46 PM   #1
zulu
Registered User
 
Join Date: Feb 2001
Location: Estonia
Posts: 30
Talking

Did some small detail changes in http://www.belliger.com/supreme.
Not important but If anyone has time would be glad to hear
opinnions .
zulu is offline   Reply With Quote
Old 02-18-2001, 12:04 AM   #2
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

good work
but I have few suggestions:

1)keep SWF in % (to avoid scroll burs)
2)Sound, sound and sound
Strok is offline   Reply With Quote
Old 02-18-2001, 07:15 PM   #3
zulu
Registered User
 
Join Date: Feb 2001
Location: Estonia
Posts: 30
Default re:

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
zulu is offline   Reply With Quote
Old 02-18-2001, 10:14 PM   #4
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

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="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
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
Strok is offline   Reply With Quote
Old 02-19-2001, 10:34 AM   #5
zulu
Registered User
 
Join Date: Feb 2001
Location: Estonia
Posts: 30
Default RE:

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 ???
zulu is offline   Reply With Quote
Old 02-19-2001, 07:55 PM   #6
zulu
Registered User
 
Join Date: Feb 2001
Location: Estonia
Posts: 30
Unhappy RE:re

BTW: Your code does not work. I have to change the activeX to Flash then it works ... go check if ya have time
zulu is offline   Reply With Quote
Old 02-19-2001, 08:00 PM   #7
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

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
Strok is offline   Reply With Quote
Old 02-19-2001, 08:14 PM   #8
Strok
Registered User
 
Join Date: Nov 2000
Location: Toronto Canada
Posts: 789
Send a message via ICQ to Strok
Default

I think your ERROR is here : <OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"

This forum converted "" to the SMILE but not anymore.I fixed that.You can try this code again !!


[Edited by Strok on 02-19-2001 at 02:21 PM]
Strok is offline   Reply With Quote
Old 02-20-2001, 11:07 AM   #9
zulu
Registered User
 
Join Date: Feb 2001
Location: Estonia
Posts: 30
Default RE

Will try .. thank you
zulu is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Site check zulu Site Check 7 02-16-2001 06:23 PM


All times are GMT. The time now is 04:10 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.