Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
How to.....??

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash
View previous topic :: View next topic  
Author Message
boby-s



Joined: 10 Apr 2004
Posts: 222
Location: Samobor< >Zagreb

PostPosted: 12.11.2004 21:19    Post subject: How to.....?? Add user to your forum ignore list Reply with quote

napravit ovo da animaciju iz flasha puknem u html a da na desni klik na flash da se ne pojavi ono zoom in/out nego samo ono settings... kao u ovom headeru/mi3dot org
Back to top
View user's profile Send private message
ars



Joined: 19 Feb 2004
Posts: 1444
Location: splite moj

PostPosted: 12.11.2004 22:03    Post subject: Add user to your forum ignore list Reply with quote

Quote:
<param name=movie value="film.swf">
<param name=quality value=high><param name="BGCOLOR" value="#000000">
<param name=menu value=false>
<embed src="film.swf" menu=false quality=high pluginspage="http://www.macromedia.com/shockwave/download/in...............
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Platypus



Joined: 07 Feb 2004
Posts: 235

PostPosted: 12.11.2004 22:27    Post subject: Add user to your forum ignore list Reply with quote

"embed" više nije 'u modi' pa ako hoćeš ispravan kod za ubacivanje flasha onda bi to bilo ovo:

Code:

<object type="application/x-shockwave-flash" data="bla.swf" width="200" height="100">
<param name="movie" value="bla.swf">
</object>



a za ne prikazivanje menija u flashu ubacis:

Code:

Stage.showMenu = false
Back to top
View user's profile Send private message MSN Messenger
Tedius



Joined: 22 Dec 2003
Posts: 149
Location: Zagreb

PostPosted: 13.11.2004 02:03    Post subject: Add user to your forum ignore list Reply with quote

Ili dodas jos jednu liniju ispod

<param name="movie" value="bla.swf">
...->
<param name=menu value=false>

Ak iz nekog razloga ne možeš otvarat flash.

BTW.. zasto vise nije u modi, neke prednosti?mane?nova moda?
U DW-u ga prikaze kao ActiveX element, nisam do sada imao prilike raditi s tim niti mi je trebalo, pa ako moze jos koji komentar.
Back to top
View user's profile Send private message Visit poster's website
Poseidon_MC



Joined: 10 Nov 2004
Posts: 187
Location: Croatia,Zagreb

PostPosted: 13.11.2004 02:45    Post subject: Add user to your forum ignore list Reply with quote

Ja radim novu modu Laughing (joke)
hmm ja sam jos u tradicionalnom Flashu (http://www.mc.mcposeidon.com) HELLO MR. SCIENTIST!!!111

_________________
http://www.mcposeidon.com/forum Please check in -tnx!
Btw. no one f***'s with Pos3idon_MC is that clear?!
Back to top
View user's profile Send private message Visit poster's website
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 13.11.2004 14:27    Post subject: Add user to your forum ignore list Reply with quote

Tedius wrote:
I
BTW.. zasto vise nije u modi, neke prednosti?mane?nova moda?


zato sto je embed tag postao deprecated od verzije html4 (iirc), te se stranice koje ga sadrze ne validiraju pravilno...

imas bolje objasnjeno ovdje - http://www.alistapart.com/articles/flashsatay/

drugi nacin je koristenje macromedijinih externih javascripti...
macromedia.com wrote:

Updated February 10, 2004

Microsoft has announced that it does not currently plan to release the modified version of Microsoft Internet Explorer. This modified version would have affected the way site visitors experience active content in web pages. Active content includes Macromedia Flash, Shockwave, and Authorware Player content.

As a result of this Microsoft decision, we've removed the resources that were available on this site. Should it be necessary in the future, we will reactivate this site with appropriate resources.


... ali su ih maknuli sa sajta...

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Flash All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group