Using Catalyst with MS Expression Web

I'm trying out Catalyst and found it easy to use and quickly created a .swf with an embedded video.  Where I'm having difficulties is using the .swf in a website created with Expression Web.  I've made sure I've included all of the files in the "deploy-to-web" folder, but the video will not play on a website.  It works when using the files in the "run local" folder, but not online.
I've used other .swf files (created elsewhere) that have worked fine in the Expression Web site.
Any suggestions?

Hi,
I'm not familiar with Expression Web, but SWFs created in Catalyst will work regardless of what applications you use to edit your HTML.
If you are in the process of developing the site, and you run it on your local machine, you must use the files in the run-local folder - otherwise you will get errors.
If you have deployed the site, and you have the SWFs on the web server, you must use the files in the deploy-to-web folder - otherwise you will get errors.
What exactly do you mean by "the video will not play"? What do you see happening when you load the site?
-Adam

Similar Messages

  • Airtunes with Airport Express - web with netgear DG834G?

    i have a netgear DG834G router which i use to connect to the web (and if you're reading this is it is working . I want my Airport Express to play airtunes, whilst i browse the web. I cannot even get airport Express to join the netgear network (in fact the netgear network doesn't even appear in the airport admin utility list). Any one able to shed some light on what appears to be a simle problem?

    Ok, let's double-check your AX's settings ...
    Perform a "factory default" reset of the AX
    o (ref: http://docs.info.apple.com/article.html?artnum=108044)
    To set up AirTunes on the AirPort Express Base Station (AX), temporarily connect your computer directly (using an Ethernet cable) to the Ethernet port of the AX, and then, use the AirPort Admin Utility to check these settings:
    AirPort tab
    o Base Station Name: <whatever you wish or use the default>
    o Wireless Mode: Join an Existing Wireless Network (Wireless Client)
    o Wireless Network: <select the existing Netgear wireless network>
    Music tab
    o Enable AirTunes on this base station (checked)
    o Enable AirTunes over the Ethernet port (optional)
    o iTunes Speaker Name: <whatever you wish>
    o iTunes Speaker Password (optional)
    In iTunes:
    iTunes > Preferences... > Advanced > General
    o Look for remote speakers connected with AirTunes (checked)

  • How to use unixODBC with Oracle Express on Ubuntu 8.10?

    I downloaded Oracle Express a couple of days ago, so I am totally new to Oracle.
    I tried connecting via unixODBC, using dsn=oracledsn, user=dba, password=abcd and received error info:
    1: st=01000, nerr=0, msg=
    [unixODBC][Driver Manager]Can't open lib '/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/libsqora.so.10.1' : file not found
    but the shared 'so' library actually does exist at the path above. I also set
    ODBCINI=/etc/odbc.ini;export ODBCINI and immediately checked it was in the environment.
    The .ini files are:
    /etc/odbcinst.ini
    [OracleExpressdrv]
    Driver = /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/libsqora.so.10.1
    Description = Oracle 10g express driver
    /etc/odbc.ini
    [ODBC Data Sources]
    oracledsn = Oracle Express DSN
    [oracledsn]
    Driver = OracleExpressdrv
    Note: The dsn and the driver names are enclosed within square brackets but came out as web links above in the preview.
    After many hours of googling I have not been able to find how to connect via ODBC to a local (on my PC) Oracle Express.
    Advice would be most welcome.

    hello
    I have the same problem. My system is Fedora 11
    I set the odbcinst.ini and odbc.ini files as you mentioned. I also set the LD_LIBRARY_PATH :
    $ echo $LD_LIBRARY_PATH
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/
    when I try to connect using isql, I get that error:
    [01000][unixODBC][Driver Manager]Can't open lib '/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/libsqora.so.10.1' : file not found
    [ISQL]ERROR: Could not SQLConnect
    I couldn't figure out what I am missing.
    May someone help please?

  • Problem using Soundsoap2  with FC Express

    Hi, I just starting using Soundsoap 2, and want to clean up some noisy audio on some clips of a FC Express project. FCE will host Soundsoap (it shows up in the Effects Folder) but it is a completely different, scaled-back interface. Does anyone know how I can attain user directions to use this particualar interface?
    Secondly, and more importantly because this is how I would like to work, I would like to export the audio clip into the Soundsoap, process it there, and then bring it back to FCE so it is in sync. There are directions in the Soundsoap manual about doing this in imovie. They say to "Extract Audio", which then creates a new media clip in the media folder. After cleaning the audio in Soundsoap, you export the new cleaned file back to this media folder, and bingo, it replaces the old clip, in sync. Is there such "Extract Audio" command in FCE that would create a new media clip?
    Can it be that imovie does things that FCE can't?
    Thanks for any advice!
    Bob

    Hi, I prefer to use soundsoap2 as a standalone, but it's entirely possible to use it as an integrated plugin. Peak lite came bundled with an earlier edition of FCE or DVDSP. If you have that, use that as a launching pad. Alternatively, this may be possible: could you unlink audio and video. Designate the soundsoap standalone app as your audio editor, and then tell FCE to open the audio in your editor? That might work.
    Good luck.

  • Error using Filter with SQL Expression

    Hey all -
    New to Oracle BI, and getting a problem with Filters that use SQL Expressions.
    The column I'm filtering on is a 4 digit year, expressed as a VARCHAR2(4 byte) in the physical database. My SQL Expression in the filter is:
    Column: CAL YEAR 4 DIGIT
    Operator: Is equal to/in
    SQL Expression: TO_CHAR(ADD_MONTHS(SYSDATE, -24), 'YYYY'))
    when I click on the "Results" Tab I get the following error message:
    Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near <(>: Syntax error [nQSError: 26012] . (HY000)
    I've isolated the issue to the expression above. If I put in a literal value and supply a four digit year like below it works:
    Column: CAL YEAR 4 DIGIT
    Operator: Is equal to/in
    SQL Expression: *2008*
    Any ideas on what's causing my problem?
    Thanks!
    Mac

    macearl wrote:
    SQL View does not display unless data is returned by the query. Is that normal?
    Also, none of these options shows the literal result of the expression we built, i.e.:
    expression: CAST(YEAR(TIMESTAMPADD(SQL_TSI_MONTH, -24, CURRENT_DATE)) as CHAR)
    result: *2008*
    Having the ability to test expressions and see their results would be very helpful in debugging. If anyone knows how to do that please share!
    Thanks!
    MacOk, Probably shoud have figured this out before, but in response to my own question, the way to view the result of an expression is to add the expression as a column and include it in the Table Presentation.
    - Mac (he can be taught)

  • Using Adobe with Blue Mountain web site

    I am trying to create a greeting card with Blue Mountain.  It uses Adobe flash to attach a photo.  It was very difficult to get, but I was finally successful.  I save my work onm the card, but when I reopen later, the photo has disappeared.  Ameassage of some kind comes from Adobe and freezes the scrren so I have to close the whole site before I can free the computer.
    How can I reach Afobe tech support by phone?

    Is Blue Mountain some kind of Adobe branch company?  If you are having a problem using something that is implemented on someone's web site, then you probably need to contact that web site's owners to deal with the problem.  I doubt Adobe tech support has any relationship to the application you are having a problem with.

  • Choppy sound when using airplay with airport express

    Hi everyone,
    This is my first posting and I hope I can get some advice with the following situation:
    Setting: a CISCO router with WIFI for my apartment, a mac mini, an iphone and an ipad all connected to the network. I also have an airport express that is attached to a set of speakers (the airport express is connected to the network as a client).
    When I try to use airplay from ANY device and play music to my speakers connected to the airport express, I get choppy sound (volume goes up and down) and bad sound quality.
    Any advice and how to go around the issue?
    I've updated firmware but the issue doesn't seem to be that.
    Best Regards,
    Will

    Hello WillMendoza,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    iOS: Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS4215?viewlocale=nl_nl&locale=nl_nl
    Ensure that other devices are not trying to stream to the same Apple TV at the same time.
    Turn off Bluetooth on your iOS device by tapping Settings > Bluetooth.
    Ensure that your Wi-Fi router is set up with the recommended settings for the best performance.
    Certain external devices, such as microwave ovens and baby monitors, may interfere with a Wi-Fi network. Try moving or disabling these devices.
    If possible, try to locate your Wi-Fi router in the same room as your iOS device and Apple TV.
    If your wireless and wired networks are the same, try connecting your Apple TV to the router via Ethernet instead of Wi-Fi.
    If the Wi-Fi router has an external antenna, check to see that is it connected properly and in good condition.
    Use the Wi-Fi network troubleshooting guide to resolve interference and other issues.
    Best of luck,
    Mario

  • CIF resource: SNP Using resources with capacity expressed in EA

    Hi,
    My enviroment is APO-SNP SCM ver 5.0.
    Planning with SNP Heuristic and Capacity leveling in weekly buckets.
    I'm having requirement to express my resource capacity in bucket resource which is measured in EA (units).
    I.e. say that my machine is having capacity 100pcs a day.
    If I create it using Workcenter in R/3 and then CIF across the only options which I have are time-based capacities. I'm limited to create my resources via CIF, as we are going to use PDS generated by BOMs and Routing from R/3.
    Can you give me some advise how I can manage this. I looked arround for solution but with no success.
    Regards,
    Stan

    Regret to tell you that you can't.
    If you are CIF'ing over PDS's which require a resource be created in R/3; you can't use any unit of measure besides time.  That is a limitation of R/3. 
    our workaround was to create a multi-mixed resource with the number of hours available per day = capacity available in units.
    So the resource could be available 100 hrs/day.
    And each unit of production consumes 1 hr.
    Ken Snyder

  • How to use Jasperreport with Application Express?

    HI,
    We are really want to 'print out' from our apex applications, but by far no easy way to do so.
    (BI too expensive and complicated)
    I am tring to install Jasperreports with apex, but I don't know how to do it, I downloaded the windows version of Jasperreport.
    Any idea how to install and configure it to work with my apex applications?
    Peter

    See this thread for information on using Jasper Reports with APEX.. If this helps, please mark this thread as answered and assign points!
    APEX to Jasper parameter passing
    Thank you,
    Tony Miller
    Webster, TX

  • Using OBIEE with Oracle Express Edition Database? SOLVED

    I have a client that wants a quick demo of OBIEE. They sent us some csv files as the data source. I migrated them to Excel files for easier use, but the Excel files seem to have limitations on how I can combine the columns, such as concatenating and formatting.
    I then loaded them into an Oracle Express Edition database, assuming more "database" functionality would be available to me. I was able to load them into the Administration Tool, but Answers gives me the following error when I try to view any results from the Express database:
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified at OCI call OCIServerAttach. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    SQL Issued: SELECT COURSE_ENROLLMENT.CAMPUS saw_0 FROM BI_DEMO ORDER BY saw_0
    Thanks for any help. This is my first non-guided attempt using OBIEE.
    Edited by: markstuartnelson on Sep 29, 2008 5:22 PM

    Thanks. I got some assistance from a co-worker that is also using Express Edition. (This is also my first use of Express Edition.)
    Here is the tnsnames entry that I created, in case it helps someone else:
    DEMO_XE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
         (SERVER = DEDICATED)
         (SERVICE_NAME = xe)
    )

  • Use OWB with java or web service

    Instead of using Oracle warehouse builder GUI design and control center, may I use Java or Web services to access the functionality of warehouse builder.
    where can I find these Java or web services API document.
    Thanks

    I think I can answser my own question by some investigation now. Javadoc is here:
    http://download-west.oracle.com/docs/html/B12155_01/index.html
    but looks like this never been metioned. does it means code to Java API is not recommanded?
    also, still not able to find any tutorial about using this APIs except javadoc

  • Using jFreeCharts with JSP-Servlet Web App

    Can someone please help me to get started on using the jFreeCharts in mt JSP Servlet we app? So far I have this in my servlet but I do not know what to do from here.
    protected void doPost(HttpServletRequest arg0, HttpServletResponse arg1) throws ServletException, IOException {
    //          create a dataset...
              double[][] data = new double[][] {
              { 1.0, 4.0, 3.0, 5.0, 5.0, 7.0, 7.0, 8.0 },
              { 5.0, 7.0, 6.0, 8.0, 4.0, 4.0, 2.0, 1.0 },
              { 4.0, 3.0, 2.0, 3.0, 6.0, 3.0, 4.0, 3.0 }
              //DefaultCategoryDataset dataset = new DefaultCategoryDataset(data);
              //return DatasetUtilities.createCategoryDataset("Series ", "Factor ", data);
              CategoryDataset dataset = DatasetUtilities.createCategoryDataset("Series ", "Factor ", data);
              JFreeChart chart = ChartFactory.createBarChart(
         "Bar Chart Demo 2", // chart title
         "Category", // domain axis label
         "Score (%)", // range axis label
         dataset, // data
         PlotOrientation.HORIZONTAL, // orientation
         true, // include legend
         true,
         false
         }

    the JFreeChart documentation has examples doing just that.
    And if you don't know how to get a browser to call some resource from some html you should get a beginner's tutorial to html.

  • How to upload to Azure Media Services when using HTML5 with Web API

    I keep finding examples demonstrating how to upload video to Azure Media Services through a console application.  I am developing an application using HTML5 with angularjs and web api, but am having trouble finding an example for uploading when you
    are getting the file from a form on a web browser.  The main issue I find is that I see a way to upload from a file path and no way to upload from a stream.  I would like to upload the file to blob storage and then associate the file in blob storage
    with the IAssetFile object, which is then associated with IAsset.  It this possible and if so can you point me in the direction of some tutorials that demonstrate this?  Also, I am allowing site members to upload videos and images.  For this
    images scenario, I saw doc. demonstrating how to start a job that will save the image into a different size, what if I need four different sizes for each image uploaded?

    Hi,
    the following example shows how to upload a stream into a blob and associate the blob with an asset: https://code.msdn.microsoft.com/How-to-upload-a-stream-to-d2750102.
    thanks,
    Julia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Unable to edit document using "Edit with Word" option

    Hi All,
    i am having an issue with Office web apps. i am using SharePoint 2013 and Office web apps 2013. all the configurations have been done successfully. but i have a different kind of issue.
    i am able to open documents in browser
    i am able to edit document using " edit with word/excel web" option
    but i am unable to edit document using "edit with word/excel" option
    i have Office 2010 installed on my local machine.
    do we need to have MS office of 2013 version? or is there anything missing from configuration part.
    Please help me.
    Thank You,
    Bhaskar.

    Hi,
    According to your post, my understanding is that you could not use the "edit with word/excel" option.
    I had tested the issue with the Office 2010, the option worked well.
    You don’t need to install the Office 2013 to use this option.
    What did you mean “but i am unable to edit document using "edit with word/excel" option
    Did you mean the option gray out? Did the issue occur in other browsers?
    You can use compatibility mode to check whether it works.
    Open IE->Tools->Compatibility View Settings
    You can also add the site into Trusted sites.
    Open the IE->Internet Options->Security->Sites->add the site into the Websites, then check whether it works.
    What's more, you can also use other browsers to check whether it works, such as Firefox, Chrome.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • BO XI 3.1 SP3 SSO with CMC and Webi Rich Client

    Hello,
    Is it possible in BO XI 3.1 SP3 to use SSO with CMC and Webi Rich Client ?
    It works fine with InfoView, Designer and Desktop Intelligence.
    Regards

    Hi,
    What kind of SSO authentication are you trying to set up? (AD, LDAP,...)
    I think it's AD regarding your command line.
    But be aware that in SSO, you don't need to configure the command line to run the client.
    Have a look at the following guide.
    [Configuring Manual Kerberos Authentication and-or SSO in Distributed Environments with XI 3.1 SP3.pdf|https://bosap-support.wdf.sap.corp/sap/support/sapnotes/public/services/attachment.htm?iv_key=002007204200000183782010&iv_version=0005&alt=2BCE4CB10DF674B172F4F3F7B32A284F49333135358877720E883731B332AF34CACD2AB52C0A2C8DCACA09084EF4CB494E4E0F2ECE8E2F89772908C9CE70CD2DF77675F7F2D1750C09514BCECFCFCE4C8DCF4BCC4DB5F575F4F4F3F57771F571F6F70B01B25D83D4120B0A722092A599504EB16D715E3E00&iv_guid=DF838310BFAAE8F1B486001A64C54696]
    Regarding accessing CMC with SSO, it's not recomended at all as if you break this access, than you can't connect anymore to the CMC and modify settings.
    Regards,
    Philippe
    Edited by: Philippe Tavares on Feb 15, 2011 4:11 PM

Maybe you are looking for