How do I insert applets in DW CS6 for Mac?

I am a student and my textbook lesson is asking me to insert an applet using insert, media menu but I do not have that option on the Mac version. I have an applet file and I've tried inserting it in as a plugin but when viewing it in the browser it has "pluging missing" in stead of the applet. How do I insert an applet in DW CS6 for Mac?

Thanks for the reply Nancy, your help is much appreciated.
I did have a problem with Java on my iMac but not on my Macbook Pro. My IMac Java hasn't worked correctly since Apple quit updating Java and turned the updates over to Oracle and the console application was removed from system settings.  I installed the Java JDK on my iMac (it was already installed on my Macbook Pro). The consol application is now in my system settings and when I go to the Java site, the JRE is running properly on my iMac where it wasn't before.
I opened the page on both computers and it still says the same thing, "Missing Plugin". When I click on the words "Missing Plugin" it says "This page contains content that can't be shown because it's type is unspecified."
I checked to see if Java was enabled and it was.
I also updated the Java plugin before and after trying the page several times with the same result.
I'm thinking that it's an error in the code because the code doesn't look quite right in my novice opinion.
Below is the code I have in my webpage for the applet (formatting ans spacing may not display correctly on the forum page):
<embed src="Applets/Fader.class" width="500" id="textScroll" height="90"      name="textScroll" delay="20" stop="4000" fontsize="16" fontstyle="1"      fontname="Arial" text0="Click each panel to view our portfolio."      text1="Experience a phorography session centered around you." text2="Let us      capture cherished family moments." text3="Contact us today to schedule your      session.">
</embed>
I've done a little javascript and php but this looks to be a java application class file which was provided by the textbook via web resource files.
Thanks again!

Similar Messages

  • How do I create a form in CS6 for Mac similar to a LiveCycle Designer form for Windows?

    I have been creating quite a few forms in LiveCycle Designer at work (on Windows 7). I do a lot of scripting (99% JavaScript) in the background in order to make the form function as I need it to. I purchased CS6 for my Mac at home, and have a side project where I need to create a form with a lot of the bells and whistles that my work-related forms have. Since I can't use my work laptop for personal gain, I was wondering if anyone can help get me started with how to create a "LiveCycle Designer"-like form using CS6 (LiveCycle Designer is not offered for a Mac).
    Thanks!
    Scott

    Jean-Louis Gassée,
    Glad I was able to lend some of my knowledge to such an amazingly smart man.
    Would appreciate in if you followedme on Twitter, I would like to do he same. @getmeontop
    Thanks David

  • How do i download photoshop cc or cs6 for vista

    how do i download photoshop cc or cs6 for vista ??

    I don't think you can, but check the System requirements for Cloud Programs
    -http://www.adobe.com/products/creativecloud/tech-specs.html

  • I just purchased Wittenberger Fraktur how do install this font into my photoshop cs6 for mac ?

    I just purchased Wittenberger Fraktur how do install this font into my photoshop cs6 for mac ?

    You just install it in the OS.
    Photoshop gets the fonts from the OS.

  • How do you change size of text cursor or 'insertion point' in adobe cc for mac?

    how do you change size of text cursor or 'insertion point' in adobe ID cc for mac?  I have looked everywhere.  It's possible in Windows and Word but not in Mac.  Please help.  I spend half my time trying to find that blinking upright bar.

    Thanks for your note but it’s still a skinny rod that seems to disappear.  Why can’t it become a little thicker so it doesn’t disappear no matter what size I have set the screen?  My poor old eyes aren’t what they used to be.  I do appreciate your answering and I’ll enlarge the screen so the blankety-blankety blinking rod is at least visible.  Nancy
    how do you change size of text cursor or 'insertion point' in adobe cc for mac?
    created by Peter Spier in InDesign - View the full discussion
    Cursor size is governed by the type size and will be be larger or smaller on screen depending on how close you are zoomed in.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6729964#6729964
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in InDesign by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How much is an update from Adobe Photoshop CS5 for PC to Adobe Photoshop CS6 for Mac?

    I have had Adobe Photoshop CS5 on my PC for less than a year.  Since the software will not transfer to my Mac, how much would it be to update to CS6 for Macs?

    The upgrade price is the same, you just need to order the correct cross-platform upgrade.
    Mylenium

  • How relevant is Java Applet technology in 2006 for wide web deployment?

    How relevant is Java Applet technology in 2006 for wide web deployment?
    I'm developing a website which requires deployment Internationally to as many users as possible. Many people advise to stay away from Java applets, others say only use Java 1.1 (AWT limitation), some say use Flash, others say stay away from applets and plugins altogether.
    Of course it depends on the content. I have interactive 3D content currently powered by Java 1.1 applet BUT I have been using Swing to introduce custom GUI functionality but which I know may limit compatibility. I'm torn by this whole debate and what impact it will have on the relevancy of my website.
    How many users out there have browsers that will cope with my content?
    Then there's the issue of all the various different browsers nowadays. I'm testing for IE and Netscape on Windows platform, but what about other browsers and OSes on other platforms? I notice that some websites have a page with tables to show users what browser is and is not compatible with their web content. How far must a web developer go to test all these things exhaustively?
    Then there's the issue of a 16MB download for the latest Java plugin if a user's system is not up to date. Can all modern browsers handle Java even with the latest Java download?
    Or should I just tell the user to get a compatible browser? Another 10-20MB download, depending.
    Or how about Flash? That reportedly has a vast International deployment base, but do I need to pay for a Flash editor / IDE / compiler? So far I've been using freeware (HTML, Java, NetBeans, PHP, MySQL, PNG images) to achieve excellent results within my ludicrously limited budget. The Flash Player is only a 930KB download, and that is quite user friendly even if I must tell a user to get the latest version � only 2 minutes download on a 56K modem or about 15 seconds on DSL followed by a 2 second really easy install.
    Look here to see where Java ranks against Flash and others :
    http://www.macromedia.com/software/player_census/flashplayer/
    I know Java. I use it for apps and now applets. I get it to communicate with my server's PHP and MySQL. It works well on my machine, but will my applets work for millions of users world wide with few technical problems? Looking through Java forums I see developers struggling with Java Applets in Safari on OSX but not on Windows. Then another has problems with Applets in IE on Windows but not on Netscape. Then one browser struggles with key events . . . it's like a mine field out there and I'm struggling for clear direction.
    Microsoft's support for Java has been poor. If I depend on Java Applets now and for the next year, then will they still be supported 3 or 5 years from now? Or will I have to write off this investment in Java development effort and then switch to something else? Or switch to something else now?
    Does Sun Microsystems somewhere reveal how ubiquitous their JVM deployment is?
    Perhaps I'm totally misinformed, but Java Applets seem to be dying out. I'd really love to hear from other active web developers out there doing stuff for wide deployment to mass markets.

    Since my zwebsite is already using Java 1.1 for 3D visualization I've decided to standardize on Java 1.1 to gain maximum browser compatibility. To add another technology like Flash at this point may just complicate matters, especially for me.
    I'm now converting my Swing GUI to AWT. It wastes a lot of time, but the effort should be worth it in terms of the deployment success rate - in theory at least :-)
    Just imagine if Java 1 had Swing . . . dream on!
    In the deployment stats noted in my first post on this thread they state that Java has 86% world wide desktop deployment. Problem is that I bet that figure only relates to Java1. I wonder what pathetic percentage is true for Java2?
    Regarding the use of Java for content rich dynamic content for world world wide web browser deployment . . . I'm rather disillusioned at this point. It seems for this application Java is stuck indefinitely at Java1 and the cool things they developed after that cannot be used effectively. Please note that I am ONLY referring to wide browser deployment. For stand-alone apps and targeted web deployment (where you can reasonably expect your user to upgrade his/her system for a good reason) Java is still very cool.
    As for Java WebStart: I can see the uses for it, but it just does not fit into the browser application where the general public enter your web pages and see cool content inside the essential context of your webpage. This last point is vital for any serious web site. If the object of the site is to deploy a useful app to the user (like a forex trading front-end with GUI) then use Java WebStart by all means.
    After this website, I'll invest in Flash. I'm sure Flash is not without its share of issues, but it has 97% deployment of nearly the latest versions and user download/upgrade is under 1MB. On top of that it does not seem to suffer from corporate relationship woes like those between Sun and Microsoft.
    After all, Flash is labelled as a 'player' and not a Virtual Machine. Mass users out there want to play rather than know about complex and bulky IT stuff.

  • How Do I Install Textures in Photoshop CS6 for Windows

    How Do I Install Textures in Photoshop CS6 for Windows ?

    You can load the textures that you want with texturizer. Under Filter> Filter Gallery> Texture> Texurizer.
    Beside the texture drop down, click Load texture to use your own files (has to be .psd files)

  • How can I down a Adobe Premiere Pro CS6 for mac on a computer with windows7 system?

    How can I down a Adobe Premiere Pro CS6 for mac on a computer with windows7 system?
    Explanations with pics will be better.
    Thanks.

    Not sure what you are asking. A download is a download. what you do with the file afterwards is entirely up to you. If you mean to install Mac software on Win, then no, this can't be done. Furthermore you also would have to have a proper Win serial.
    Order an Adobe product platform swap or language swap
    Mylenium

  • I purchased Cs6 Extended for windows and now have purchased an IMac, How do I contact adobe to exchange Cs6 for windows to a Mac version so I can use my software?

    How do I contact customer support for a product swap or exchange of Cs6 for Windows to Cs6 for Mac version?

    Order product | Platform, language swap

  • Shake reduction doesn't appear in filter menu in CS6 for Mac, how do I get it?

    I downloaded and installed CS6 for Mac over the weekend. There is no shake reduction in the filters menu, under the shapen filters. I looked in several places for it and can not find it. I updated the software also and it still does not show. Does any one know why this filter is not in CS6 for Mac? How do I get it?

    These fetaures are only available in Photoshop CC (aka CS7), which will only become available beginning on June 17.
    Mylenium

  • HOW DO YOU INSTALL CS6 FOR MACS

    CAN'T INSTALL CS6 FOR MAC'S.  TRIED EVERYTHING FOR HOURS AND CAN'T TALK TO A HUMAN BEING AT ADOBE.

    Duplicate post
    HOW DO YOU INSTALL CS6 FOR MACS

  • I have photoshop cs6 for mac but I would like to make one of my 2 seats installed on my PC, how would I get another serial number since this one is just for mac?

    I have photoshop cs6 for mac but I would like to make one of my 2 seats installed on my PC, how would I get another serial number since this one is just for mac?

    Hi Matthew,
    Perpetual products which use serial numbers are platform specific. You will not be able to use the same serial on a windows machine.
    In order to use Photoshop on both Windows and Mac you will have to go for a creative cloud subscription.
    Thank you for posting on Adobe Forums

  • I recently up grade from pc to mac, how do I download dreamweaver cs6 for mac computer

    I recently up grade from pc to mac, how do I download dreamweaver cs6 for mac computer

    Your CS6 serial number will be platform specific, if your serial number  is for windows they you may need to contact adobe support and request a platform swap
    refer
    Order product | Platform, language swap
    Once it is done, then you can download the product from
    Download CS6 products

  • I received a psd file created in CS6 for MAC, I am unable to find the layers when I open it in photoshop in Windows. What can i do to edit the files?

    I received a psd file created in CS6 for MAC, I am unable to find the layers when I open it in photoshop in Windows. What can i do to edit the files? What can be done so that I can either open and see the layers or how can the sender save it in a way that it doesn't "merge" the layers in some way to just one?

    Could try saving as tiff provided layers and transparency are chosen at the time of saving. But it's hard to give a definitive answer as it depends on the final usage. For example PSD's tend to work better in applications like In Design in comparison with tiff.

Maybe you are looking for