Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quckime in web page :Resource needed.



On 29 Sep, 2006, at 07:44, email@hidden wrote:

I, too am looking for a solution. The I.E. Active X thing is a pain!
Surely, with the widespread use of QuickTime, there is a Dreamweaver Plug in
or Go Live Action that takes care of this whole mess! But, alas, a search on
the web reveals nothing!!


What does this mean...we should all do Flash! ????
----------------
I agree, it is a pain, but...
First, it's not just an "Active X" thing - that was the <OBJECT> and <EMBED> issue a few years back (Micro$loth couldn't just follow Netscape's lead). The "recent IE" thing Sancho was referring to was M$'s way of avoiding a patent infringement rather than paying some royalties like everyone else. Active X and other items are affected.
Second, there are a lot of solutions out there on the web; you just have to look. Apple has one posted, and there are others. We've discussed this on this list many times, so check the archives for code, tips, advice and links to various solutions. Look for "IE", "patent", "JavaScript", "external", "embed", etc.
Third, Flash suffers from the same issue - embedding any content in a web page would be a copyright infringement. (Adobe has a solution posted too.)
Fourth, IIRC, Dreamweaver has been upgraded to write web pages/javascripts that work. (I hand-code my HTML, so haven't touched Dreamweaver in a couple years.) Don't know if that is for any media that would normally have been embedded, or just their own stuff (i.e. Flash), but would be easy enough to alter it to fit your needs. However, Dreamweaver is still a pig writing way too much code than required. Is not too hard to take Apple's code and configure for your needs.
----------------



Incidentally, where can I find some tools to do what Apple has done on the
Aperture page...an alternative to Flash....no wretched plugins, consistent
on almost all browers without any need for downloads and updates!


Www.apple.com/aperture
------------------------------------------
Did you view the source at all? It's just HTML, CSS, JavaScript - the usual suspects. Here's part of it, listing the images to use and giving them classes and IDs so the CSS knows what to do with them. The rest of the coding is in various Head tags and external files.


<script type="text/javascript">
InitCrossFade('crossfade','<div class="fader" id="image1"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/index01.jpg"; width="900" height="430" border="0" alt=""><\a><\/div>','<div class="fader" id="quote1"><img src="http://images.apple.com/aperture/images/quote01.png"; width="451" height="130" border="0" alt="Quote"><\/div>','<div class="fader" id="buttons1"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/btnprofiles20060925.png"; width="105" height="27" border="0" alt="Profiles"><\/a><\/div>','<div class="fader" id="image2"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/index02.jpg"; width="900" height="430" border="0" alt=""><\/a><\/div>','<div class="fader" id="quote2"><img src="http://images.apple.com/aperture/images/quote02.png"; width="451" height="117" border="0" alt="Quote"><\/div>','<div class="fader" id="buttons2"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/btnprofiles20060925.png"; width="105" height="27" border="0" alt="Profiles"><\/a><\/div>','<div class="fader" id="image3"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/index03.jpg"; width="900" height="430" border="0" alt=""><\/a><\/div>','<div class="fader" id="quote3"><img src="http://images.apple.com/aperture/images/quote03.png"; width="477" height="115" border="0" alt="Quote"><\/div>','<div class="fader" id="buttons3"><a href="/aperture/profiles/"><img src="http://images.apple.com/aperture/images/btnprofiles20060925.png"; width="105" height="27" border="0" alt="Profiles"><\/a><\/div>');
</script>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-users/email@hidden

This email sent to email@hidden
References: 
 >Re: Quckime in web page :Resource needed. (From: "email@hidden" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.