Dreamweaver or Flash Catalyst ???

I have almost finished designing my website on Photoshop. My design  looks similar to www.psyop.tv, with main menu on the left. Now I am  confused between Flash Catalyst and Dreamweaver, which one should I pick  to move ahead with the development.
I have two requirements:
1 - Menu...I think I can easily create that kind of open and close menu  interactivity in Flash Catalyst rather than Dreamweaver or do you think  it is possible in Dreamweaver?
2 - Audio player...I need an audio player to showcase my work done for  every artist. Just like on Psyop.tv if you click on any thing in the  main menu, a separate page comes with the artwork and links for video  player. It could be one audio player with playlist or more than one  player for different files. If I go for Flash Catalyst I get very  limited controls over the player.
I was thinking that I go with Dreamweaver, because it will solve my  player problem. I can embed an external player like Bandcamp, which is  very cool. But what about the main menu...Can I create a similar menu  like psyop.tv on Dreamweaver ?
Thank you in advance for your comments.
- Kashif

Dreamweaver is web authoring software (HTML, CSS, JavaScript, etc..).
Flash Catalyst is for making flash animations (action script).
Use Photoshop for images only.
Use DW to build your web site.
Use Flash Catalyst for optional flash animations.
Taking a Fireworks (or photoshop) comp to a CSS Layout in DW
Part 1 - Initial Design
http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
Part 2 - Markup preparation
http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html
Part 3 - Layout and CSS
http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • Importing Flash Catalyst file into Dreamweaver

    Is it possible to import or use a swf file created in Flash Cataylst into Dreamweaver?
    stevent2011

    Yes, Flash Catalyst content can be used in Dreamweaver. However, the version of swfObject might be out of date. You might need to look at the object code in the html. When you publish from Flash Catalyst, there is also a main.html file that you can use a reference for the html.
    Chris Griffith

  • Flash Catalyst into Dreamweaver to make Wordpress Theme??

    Is it possible to take your flash catalyst file into Dreamweaver and make it into a Wordpress Theme?

    No. Please read the Wordpress pages on how to create and modify themes. None of that has anything to do with just opening a file of whatever type in DW nor FC.
    Mylenium

  • My Flash SWF file inside of my Flash Catalyst SWF won't play when previewed in Dreamweaver?

    However, when I preview the flash catalyst swf file, the flash swf thats inside, plays just fine. any suggestions or solutions?

    Does the one swf load the other swf?  If so, is the one swf in the same folder as the html file that embeds it?

  • Web gallery problems in flash catalyst. Please help me!

    I've made a web gallery in adobe bridge cs5 that I saved to my harddrive as a swf-file. But when I make a blank page in Flash Catalyst and insert that swf-file nothing happens when I try to view it in "run project". What have I missed. It feels like some file is missing or something. I've tried to import the swf-file in a html document in dreamweaver but it is the same problem there. Can someone help me please?
    Thanks
    Max

    I really appreciate your reply.
    but i am still a little bit confused.
    Why bookstore1 needs syncronized database conection?
    i found the following scriptlet in bookstore servlet of bookstore1 application.
    bookDB =(BookDBAO)getServletContext().getAttribute("bookDB");
    Does it mean bookDB created here is the same object created in servlet context, that is, they use the same block of memory?
    i found the counterpart in bookstore2
    <jsp:setProperty name="bookDB" property="database" value="${bookDBAO}" />
    Does it mean the bookDB bean duplicates another instance of bookDBAO created in servlet context for its database property ,that is,they don't use the same block of memory?

  • .swf imported in Flash Catalyst shows only the Flash Shockwave icon

    I have scoured the FC forums and watched all of the Adobe TV episodes
    on importing .swf files into Flash Catalyst but I am still faced with the following problem.
    I have a basic animated .swf file that I created in Flash CS5.  I am trying to import that .swf file into a Flash Catalyst project but when I do I only see the blue border around the asset when I click it in the layers panel.  In the top left corner is a small round Flash Icon ( I believe it is the Flash Shockwave version - Blueish Gray). Nothing shows when I "Run" the project nor when I added the .swf file in the local folder from where Flash Catalyst runs the project.
    I tried re-publishing the original Flash file in different version of Flash player, but to no avail.  Not sure if I am doing something wrong, or if I have imported incorrectly or what.
    Even though I cannot see the .swf file imported into Flash Catalyst, I still tried to add an interaction to play on Application Start, but nothing there either.
    At a loss and looking for some direction.
    Thanks in advance for your response.
    Cheers!

    Erik -
    It's a  pleasure to help someone!  I just got through this as you can see.  Only problem is I just hacked it with no precision, so for example I moved a lot of files to the server to make them accessable and then it played.  But near as I can tell, I'll tell you the story.
    There are two things going on.  When you play it locally it's different from when you play it on the web. You are correct, you should see the first frame of the swf  in your animation.  To get it to play (assuming it is set to play)you  then have to control+enter to preview (on windows). The assests are laid out locally in the file structure displayed in the url bar.  no?
    Part of it is that there may be several things going on here... All I can do is tell you all the numerous problems I had, made worse because I had 3 different work-stations...
    I had problems when I had several swfs floating around in the  library and I think similar names: Eventually I just did a clean export  of the swf (the first one was from Flash... 3?  4?  and Catalyst is  cs5... )  and such to just do the work-flow in one motion.  I had too  many work-stations going on. So that part I finally did cleanly, and when that was settled, I could handle the file issues.
    The swf: It does have to be in the same folder, and not in a sub-folder.  Also, all the contents from DEPLOY TO WEB - just drag it into your site folder defined by dreamweaver or whatever and put it on the server at the same level, NO russian dolls (no file folders within folders).  With Dreamweaver, when you upload a swf, you select the MAIN file and supposedly DW pulls files - it does, but not all of them, such as supporting swfs.
    I would have thought that DW would do it correctly automatically : It seems to want to: but there are still kinks.
    If you're like me, you recognize that catalyst is a powerful creative stage, but this stuff is just annoying and really easier just man-handled with precision once and forgotten about lol.
    I heard also some grumbling on swfs that are just too huge or have aspects that don't import well, but it doesnt' sound like a problem in this case. 
    Do update me  - I'm around this weekend, would love to see you succeed on this.
    Cache,
    Thanks for your replies. I have put the .swf file in the  same "local" directory as the main.html for the FC Project I am working  on and no luck locally. However, does the .swf file have to be in the  local directory of the FC project prior to it being imported into FC for  it to work locally?
    Also, when I was watching a video  tutorial about inserting .swf files into FC, the graphics/content of the  .swf that was inserted could be seen in the design view of FC. My  imported .swf only shows a small, round flash icon in the corner and  nothing else.  This doesn't seem right to me. Shouldn't one be able to  see the graphics/content of the imported .swf so that  it can be  properly placed in the design? That is how it was in the video tutorial.  If this is also due to the location of the imported .swf then Adobe has  not made that clear in anything I have read or seen.

  • Using Flash Catalyst Beta 2

    Hello!
    My name ist Peter and I tried Flash Catalyst the last two days.
    As a Graphic Designer and Type Designer, I think Flash Catalyst
    is great, I like it very much.
    But I have a question! Is it possible to do a roundtripping with the
    Beta Version. I just created a website in Illustrator, imported it
    to catalyst, did some interactions and what now. Is it possible
    to save as a format, which I can open in other Adobe Programs
    like Flash oder Dreamweaver.
    Or do I have to wait until the Fullversion is available?
    Thank´s to all!
    Peter

    Hello!
    My name ist Peter and I tried Flash Catalyst the last two days.
    As a Graphic Designer and Type Designer, I think Flash Catalyst
    is great, I like it very much.
    But I have a question! Is it possible to do a roundtripping with the
    Beta Version. I just created a website in Illustrator, imported it
    to catalyst, did some interactions and what now. Is it possible
    to save as a format, which I can open in other Adobe Programs
    like Flash oder Dreamweaver.
    Or do I have to wait until the Fullversion is available?
    Thank´s to all!
    Peter

  • Exporting file for Flash Catalyst use?

    Hey everyone.  I've made a video in Flash Pro, and I want to be able to play it in Flash Catalyst.  I'm using 5.5 of both versions, btw.  I export the Flash Pro video to a .mov file and then use Media Encoder to make that a .flv file.  I bring that file into FC and publish to web.  However, when I put those 'deploy to web' files on my website, the video doesn't play.  Everything else works except for the video.  So I put a generic, short .flv file that I downloaded from the internet into my FC file.  I published it to my website again, and everything worked fine.  The video played.  So obviously the problem with my video must be in the encoding process.
    How should I do this?  I read one article online that said when I export a .mov file for FC, I should make sure that I don't have 'Fast - Compressed Header' selected in the Streaming options.  Well, I checked and I don't.  It's just under regular 'Fast'.  So what am I doing wrong here?  I've even tried converting my .mov file to a f4v file, and that doesn't work.  Help here would be so greatly appreciated.

    Ah.  I think they just tested the .html file.  Though, they were trying nearly everything yesterday, so they might have tried the swf file, too.  I'll ask him this afternoon.  There's a webpage included in both deploy-to-web and run-local folders.  Both are entitled main.html.  I'm looking at both codes in Dreamweaver to see what would be different, how the code is calling to the flv video, and I can't see any change!  I switch from one code view to the other, and nothing is different.  The only difference is that in the video size area, the html file from the run-local folder is bigger.  So obviously something more was put into the run-local html file, but what I don't know.  I can't figure that out from the code.  Here's the code from the run-local file, though it looks the same in the deploy-to-web html file, too.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
        <!--
        Smart developers always View Source.
        This application was built using Adobe Flex, an open source framework
        for building rich Internet applications that get delivered via the
        Flash Player or to desktops via Adobe AIR.
        Learn more about Flex at http://flex.org
        // -->
        <head>
            <title></title>
            <meta name="google" value="notranslate" />        
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
            <!-- Include CSS to eliminate any default margins/padding and set the height of the html element and
                 the body element to 100%, because Firefox, or any Gecko based browser, interprets percentage as
                 the percentage of the height of its parent container, which has to be set explicitly.  Fix for
                 Firefox 3.6 focus border issues.  Initially, don't display flashContent div so it won't show
                 if JavaScript disabled.
            -->
            <style type="text/css" media="screen">
                html, body  { height:100%; }
                body { margin:0; padding:0; overflow:auto; text-align:center;
                       background-color: #ffffff; }  
                object:focus { outline:none; }
                #flashContent { display:none; }
            </style>
            <!-- Enable Browser History by replacing useBrowserHistory tokens with two hyphens -->
            <!-- BEGIN Browser History required section -->
            <link rel="stylesheet" type="text/css" href="history/history.css" />
            <script type="text/javascript" src="history/history.js"></script>
            <!-- END Browser History required section --> 
            <script type="text/javascript" src="swfobject.js"></script>
            <script type="text/javascript">
                // For version detection, set to min. required Flash Player version, or 0 (or 0.0.0), for no version detection.
                var swfVersionStr = "10.2.0";
                // To use express install, set to playerProductInstall.swf, otherwise the empty string.
                var xiSwfUrlStr = "playerProductInstall.swf";
                var flashvars = {};
                var params = {};
                params.quality = "high";
                params.bgcolor = "#ffffff";
                params.allowscriptaccess = "sameDomain";
                params.allowfullscreen = "true";
                var attributes = {};
                attributes.id = "Main";
                attributes.name = "Main";
                attributes.align = "middle";
                swfobject.embedSWF(
                    "Main.swf", "flashContent",
                    "405", "350",
                    swfVersionStr, xiSwfUrlStr,
                    flashvars, params, attributes);
                // JavaScript enabled so display the flashContent div in case it is not replaced with a swf object.
                swfobject.createCSS("#flashContent", "display:block;text-align:left;");
            </script>
        </head>
        <body>
            <!-- SWFObject's dynamic embed method replaces this alternative HTML content with Flash content when enough
                 JavaScript and Flash plug-in support is available. The div is initially hidden so that it doesn't show
                 when JavaScript is disabled.
            -->
            <div id="flashContent">
                <p>
                    To view this page ensure that Adobe Flash Player version
                    10.2.0 or greater is installed.
                </p>
                <script type="text/javascript">
                    var pageHost = ((document.location.protocol == "https:") ? "https://" : "http://");
                    document.write("<a href='http://www.adobe.com/go/getflashplayer'><img src='"
                                    + pageHost + "www.adobe.com/images/shared/download_buttons/get_flash_player.gif' alt='Get Adobe Flash player' /></a>" );
                </script>
            </div>
            <noscript>
                <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="405" height="350" id="Main">
                    <param name="movie" value="Main.swf" />
                    <param name="quality" value="high" />
                    <param name="bgcolor" value="#ffffff" />
                    <param name="allowScriptAccess" value="sameDomain" />
                    <param name="allowFullScreen" value="true" />
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="Main.swf" width="405" height="350">
                        <param name="quality" value="high" />
                        <param name="bgcolor" value="#ffffff" />
                        <param name="allowScriptAccess" value="sameDomain" />
                        <param name="allowFullScreen" value="true" />
                    <!--<![endif]-->
                    <!--[if gte IE 6]>-->
                        <p>
                            Either scripts and active content are not permitted to run or Adobe Flash Player version
                            10.2.0 or greater is not installed.
                        </p>
                    <!--<![endif]-->
                        <a href="http://www.adobe.com/go/getflashplayer">
                            <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash Player" />
                        </a>
                    <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </noscript>    
       </body>
    </html>
    But I don't see anything where it calls to my bathinline.flv file.  Yet this one plays just fine.  I've played both .html files, and only the run-local html file plays fine on my computer (not viewing from website this time).  So I agree with you that I think it's a pathing issue on the deploy to web thing, but I have no idea what.  The code isn't showing any difference.
    Any more ideas.  You've been really, really helpful so far!

  • After Flash Catalyst discontinued - What Workflow Designer / Developper to use? and how skin compone

    Hi,
    Now  that Flash Catalyst is discontinued before being totally usable,
    I used Flash Catalyst for skinning components and prototyping design of App.
    So i wonder how experienced people do that without Flash Catalyst?
    And more im asking to Adobe the same questions. What do you propose to do now what Flash catalyst helped to do until now?
    how do you skin components?
    how do you work with designers to get their App Pages designs?
    in a word, what is the WorkFlow?
    Thanks

    I couldn't agree more with you that developers need a solid WYSIWYG tool, and Catalyst was Adobe's closest rival to Blend. It had much more potential than the amount of attention it received. Adobe was very foolish pulling the plug on it, not to mention all their other recent decisions related to the Flash Platform.
    My point was that with all of the importing and exporting capabilities of Illustrator, Photoshop, Flash Professional, and especially Fireworks, you already have all of the capabilities of Flash Catalyst, at least in regards to making creative assets available to the Flex framework. That was the sole purpose of Catalyst- to bridge the gap between Adobe's design applications and Flex. If you weren't concerned with Flex, Flash Catalyst would be of no use, even if it were still in development. Exporting a Catalyst project to Flash Professional or HTML was never on it's roadmap, although I'm sure I'm not the first person who thought of those possibilities.
    Catalyst, simply put, was the FXG editor which Flash Builder's design mode was not. For example, you could not draw a rectangle using Builder's design mode. With Catalyst CS5.5, it allowed you to directly assign FXG assets to MXML skins for ten of the nineteen Spark components which use the MXML skin architecture. This was a huge limitition, and espeically obvious with the new roundtripping feature, because using any of the non-supported components could easily break the connection between Builder & Catalyst. Honestly, myself and many of the Adobe engineers I talked to on the Flash Builder team, still do not understand why Catalyst wasn't merged into Flash Builder in the first place.
    Perhaps it's not as useful out of context, but I compiled a presentation a few months ago for my Adobe user group, titled "Creative & Production Harmony": https://acrobat.com/#d=jNyu*qRjpF68tbl*8lCiTw&x=s
    Basically what it outlined, was when to use Catalyst, and when you are better off exporting straight from the other design apps. My conclusion, was that you're generally better off designing your assets in the app you're comfortable with. That IS your WYSIWYG editor, to the precision of 1px. It was also a future proof answer since Catalyst was discontinued and many of the other Flex related workflows have evaporated. The main loss behind discontinuing Catalyst, were its states, timeline, and visual editing of FXG less commonly preserved when exporting from the other apps.
    A workflow example for a project I recently used Catalyst with, http://disneycruiseadventure.com/ was to open the PSD provided inside of Photoshop, launch Catalyst, draw a shape (or copy/paste in a vector smart object from Illustrator), and use it's properties panel to match the Photoshop layer styles. This basically the climax of the day, because the rest of it was all spent manually editing code in Builder (and often fixing a lot of the crap code Catalyst spit out). For advanced use of graphics, we relied heavily on the Flex Component Kit, which basically lets you work with any MovieClip inside of Flex or even insert Flex components into a Flash Professional container. The integration between Flex & Flash Pro is most commonly overlooked, which is sad because it still offers the very most design freedom for Flex and has been around long before Catalyst.
    In my personal project, my workflow heavily involves Fireworks. It's exporting capabilities are unparralled by any of the other Adobe design apps. You can design with the 1px precision you are after, and almost always preserve that precision after exporting to Flex 3, FXG, and even CSS. Speaking of CSS, now you can export to CSS3 and jQuery mobile themes using Fireworks. If I had a choice between Fireworks and Catalyst, I would take Fireworks without any question. If you're looking for another workflow, consider the idea of taking HTML/CSS exported by Fireworks and opening it inside of Adobe Edge for adding animation and interactivity. Then do your final editing with Dreamweaver, or skip the Edge step if you don't need it.

  • Flash vs Flash Catalyst

    Could someone tell me the difference between these two application? Could I use either to create SWF flipbooks?

    You can think of Flash Catalyst as a front-end for Flash Builder; it lets you lay out a project in Photoshop or Illustrator, import it into Flash Builder, and by assigning button and contents to states, make a Flex project.  Flex is alternative, component-based way of creating SWF files, based on XML and ActionScript.  You use Flash Builder (called Flex Builder before CS4) to manipulate the XML file that controls your project.  Like Dreamweaver, it has a design view and a code view.
    Flash is the traditional authoring tool for SWF files.  It is timeline based, and traditionally you build your project in a design window.  However, you can also use ActionScript with Flash, and it has faciliites for editing ActionScript files.  Thus you can lay out your project graphically, but still have ActionScript code interact with the design elements.
    They are sort of two different ways of doing the same thing, and it sort of depends on your perspective.  If you like designing your whole project in Illustrator or Photoshop first, and then adding animation, Flash Catalyst and Flash Builder is probably the easiest way to go.  If you like building your project in Flash, and pulling in elements made previously in Photoshop or Illustrator, Flash might be best, especially if you are used to working with animation timelines.
    You could make flip books either way.  With Flash Catalyst/Flash Builder, you would make your book with each page on a separate layer, with separate layers for "next" and "previous" buttons.  Then you would import your PSD into Flash Catalyst, and assign each page layer to a different state.  Then you would save this as an FXP file, and import it to Flash Builder to create your SWF file.
    With Flash, you could bring import the same PSD, and assign each page layer to a different frame on the timeline, and use the buttons to move between frames.
    But I would recommend that you do neither of these.  I would recommend composing your flip book in InDesign, which has an SWF flipbook export option.  Especially if your flipbook is designed like a book, with text and pictures (rather than just being a stack of images, for example), InDesign is set up for designing that sort of thing, much more so than the other products.  Certainly you can do fancier animation sort of things with Flash or Flash Builder, but if you just need to flip between pages, InDesign is the way to go. 
    (And there's actually another option: you can design your book in InDesign and export it as an XFL file, which you can then import into Flash if you need to add fancier animations. )
    Hope this helps,
    Lynn Grant
    Cross Design Group, LLC

  • FAQ: Where can I download updated lesson files for Flash Catalyst Classroom in a Book?

    The format for Flash Catalyst projects changed in version CS5.5. When you open a file that was created in Flash Catalyst CS5 in Flash Catalyst CS5.5, you get a message offering to convert the file to the new format. In the case of most of the lesson files that come with the Flash Catalyst Classroom in a Book, this is a quick, straightforward process. Once it's completed, simply save the converted file with a new name, and you can continue working on the lesson.
    A few of the lesson files, however, do not convert successfully. Adobe Press has provided new versions of those files that have been rebuilt in Flash Catalyst CS5.5, and should open without mishap. Otherwise, they are identical to the files provided with the book. Adobe Press apologizes for any invonvenience.
    You can download the updated lesson files from the Peachpit website. If you don't already have a Peachpit account, you will need to create one (simply supply an email address, name, and password; you do not need to enter a member code or ISBN number):
    Download the updated lesson files

    This may not be the same tutorial, but lesson files are downloadable with it.
    http://www.digitalclassroombooks.com/CS6/Dreamweaver/files.html
    Hope this helps.

  • Flash Catalyst discontinued?

    So I read on the internet that Flash Catalyst is being discontined? Is this true? I'm literally livid if Adobe, a multi-billion dollar company are dropping programs like this, considering how much time I've put in. And they have the cheek and audacity to advertise Flash Catalyst on their site. Unbelieveable.
    There was an advert for Adobe Captivate on youtube today. "Why not try Adobe Captivate?" was its cheery message at the end. "What have you got to lose?"
    err, how about an entire week of my life trying to work out this new software, only for you lovely gentlemen to discontine it for no reason next month? Stop toying with your customer's respect, and don't advertise discontined products on your site. Literally sickening.
    Turn Flash Catalyst into an html 5 editor or something, or integrate it into Dreamweaver! Don't kill it!

    I too am dissapointed that Catalyst has been dropped. I purchased a couple of books to help me on my way and spent some time trying to master this small application. However, there were many limitations with it and some of the important features I wanted were not there. At the end of the day I still have my current version which works and is still usable, so no hard done by feelings from me. I guess I will just have to wade through my 900 page manual on Flash Pro and learn that application.

  • Flash Catalyst CS5 interaction to URL preview problem

    I'm incorporating some Flash (via Flash Catalyst) into a Dreamweaver designed site.
    On the Flash Catalyst designed portion, I have incorporated some interactions including "go to URL" when certain buttons are hit.
    It seems that the interactions automatically assings "http://" before the page address.  This is unfortunate because my site has not been launched yet and all of my html pages are still local.
    The result so far is that I am not able to test my links prior to launching this site... Am I missing something ... or is this something I have to live with???
    Thanks!

    Tanya,
    Thanks so much for trying to help.
    I still haven't figured it out.
    Recap of what I'm trying to do:
    (1) incorporate content built in Flash Catalyst into a Dreamweaver Built website.
    (2) Preview/Debug in Browser
    What's happening is that the Flash Content is coming up and playing correctly (in Firefox) until such time I try to follow a local link (in this case, the local link is a page called "propane.html" .... the external links are working fine (from the Flash Content and the Dreamweaver content) - - - I can reach the local links from the content developed in Dreamweaver but not from the content developed in Flash Catalyst and "imported" into Dreamweaver (and then tested within Dreamweaver).
    Please note that when I Preview/Debug the index.html page into Firefox; the URL is:
    file:///C:/Users/bill.VISION/Desktop/VFG/VFG%20WEBSITE/index.html
    I'm rebooting the system and retrying.... I will let you know if I have success.  Thanks again for trying to help.

  • Problem with dreamweaver and Flash

    Hi, maybe someone can help me, i have any problem with
    dreamweaver and flash, i have a page and i have a menu and
    sub-menu, and the same page i have a category en flash 550 x 700 (
    photography and more... ) but when the menu to unfold
    the menu to see under flash and it cant see ( sorry my
    english is bad.... i hope you can understand me, and help me.. )
    i dont now why always flash ever stay up, or first, and
    another information under flash... this a problem... if you have
    menus...
    thanks.... have nice day.....

    This is a drawback of using flash or any other active
    content. By default, all active content including flash will
    display over every other content and thats why your menu stays
    under the flash movie. Some people make the flash background
    transparent to show content under the flash movie, but that will
    not work for menu items.
    I would suggest that you make the menu such that it does not
    overlap with the flash movie.

  • Unable to run project: illegal character in path - Flash Catalyst CS5.5

    Environment is a new install of Windows 7 x64 on a new Dell workstation in an Active Directory environment. Until fall of last year, we used redirected folders for the Application Data folders until issues with Adobe Reader 9.x forced us to abandon that and we reconfigured our network not to use redirected folders. We have not experienced any issues and all programs are using the Application Data folder on the local machines.
    Just installed Adobe Master Collection on a new workstation and all Adobe applications are using the C:\Users\cballew\AppData\Roaming\Adobe folder including Flash Catalyst. However, when I try to Run Project in Catalyst, it created a folder named Application Data using the network path to where we used to store the Application Data folder and is saving its workspace there. No other programs (including Adobe products) are doing this. Any ideads of how to fix it?
    Error message:
    Unable to run project
    Illegal character in path at index 47: file:///////xxxx.corp/home$/cballew/Application Data/Adobe/Flash Catalysts CS5.5/workspace/Project/bin-debug/Maim.html

    This seems to be configured in an ini file located at C:\Program Files (x86)\Adobe\Adobe Flash Catalyst CS5.5\configuration\config.ini
    [email protected]/Application Data/Adobe/Flash Catalyst CS5.5/workspace
    [email protected]/Application Data/Adobe/Flash Catalyst CS5.5
    [email protected]/Application Data/Adobe/Flash Catalyst CS5.5/configuration
    Can anyone tell me where the variable @user.home is defined and whether I can change it or not? I might find that some of the other applications might experience this same issue

Maybe you are looking for

  • Ethernet Thunderbolt no longer works on 10.8.4 8!!

    Is there any work arround to correct this? :s i cannot work on the Local network of my job. I deleted preferences.plist & NetworkInterfaces.plist to reset the network configuration but nothing!

  • Shipment costs to appear as delivery costs in Purchase

    Hi, we want the shipment costs to appear on the purchase order. I have followed the sequence as below Created a purchase order Created a delivery VL31N Created a shipment VT01N Created a shipment cost document VI01 I have goods receipt using VL32N, b

  • Problem with forms

    Hello, i have a pdf form in single page, but is very long and i want cut in 3 pages (3 or more). When i cut the template the first page, mantein the configuration, but other pages not. Any can help me? Thanks.

  • Adobe Flash Player 10 PlugIn

    Firefox 6.0.2 Windows 7 64 bit I installed Adobe Flash Player 10 Plugin today. When I go to Control Panel/Programs/Programs and Features it indicates that I have the new program as well as Adobe Flash Player 10 ActiveX. Should I delete Adobe Flash Pl

  • Unable to write mimemessage to socket

    Hi , I would like to send the MimeMessage object via socket connection. To do do that i have written the following code fragment Socket s = new Socket("localhost",3200); OutputStream os = s.getOutputStream(); MimeMessage mimemessage //some code to cr