Newbie question about imported video

Hi,
I am trying to embed a movie into the timeline. I want it to
play once and then have the page redirect to another page afterward
(I am trying to create a splash screen). I don't want the movie
player which is why I have chosen to embed it.
I can import the movie and embed it fine but it just loops
forever and I can't seem to get it to redirect.
Can anyone help with this one?
Thanks,
James :-)

Hi,
I tried that but it still doesn't work.
When I look at the HTM is contains the following:
AC_FL_RunContent(
'codebase', '
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
'width', '720',
'height', '480',
'src', 'movietest',
'quality', 'high',
'pluginspage', '
http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'false',
'scale', 'showall',
'wmode', 'window',
'devicefont', 'false',
'id', 'movietest',
'bgcolor', '#ffffff',
'name', 'movietest',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'movietest',
'salign', ''
); //end AC code
Coudl this be what is causing the issue:
'allowScriptAccess','sameDomain',
James :-)

Similar Messages

  • General questions about imported video and audio clips

    Hey guys. I'm a new Apple convert so forgive me if I ask extremely stupid questions.
    1. If I import a video file that has audio in it, am I able to separate the audio from the video? I want to edit in pictures over some of the video but keep the audio playing over it. Is this possible in FCE?
    2. I've started a project on FCE and I can't hear the audio from an mp3 file I downloaded. I know I have to convert it to an AIFF file (which I thought I did, at 16bits), but I still can't hear it. Is there something I'm missing?
    Thanks for the help guys!

    Thanks for the reply. As to my first question, I assume then when I import a video clip with audio on it, FCE will automatically split the two?
    As to my second question, thanks for the link, but I already tried it and still no audio. Is there something I need to fix in the playback? I'm still not clear on what the RT tab does. Maybe it's something with that?

  • Newbie question about importing articles

    Sorry for the most basic of questions but I cant seem to find the answer. If I am importing an Indesign document that has more than one page into a single edition folio do I have to break out each page and import one at a time or will DPS allow me to import say, 5 pages at a time? Does each page have to be its own document with appropriate links or can I bring in multiple pages and common links from the same document? Thanks in advance- I suspect it is one at a time but that can become cumbersome for a long article, especially when you are working with master pages and would like to adjust common elements without having multiple InDesign docs.

    Each article can be as many pages as you want it to be. You can import as
    many articles as you want as long as they're in the right folders.
    You can download Bob Bringhurst's DPS Tips app from the app store and if
    you'd like you can watch my DPS Essential Training on Lynda.com. Here's a
    link the announcement of the course which contains a link for a free on week
    trial:
    http://boblevine.us/my-first-lynda-com-title-adobe-digital-publishing-suite-
    essential-training-is-live/

  • Newbie question about import statement

    Lets say for example I have a class A and a class B.
    Then lets say I import class A into class B.
    If I instantiate some objects and methods in class A
    Will I be able to access them in class B.
    Thanks gemann

    Imports are used to import classed from another package.
    Conside a package named package1 and class named A in it.
    package package1;
    public class A{
      //public method
      public void publicmethod() {}
      //private method
      private void privatemethod() {}
      //default method
      void defaultmethod(){}
      //protected method
      void portectedmethod(){}
    }Now conside another package named package2 having a class B.. and you want to make an object of class A and want to call its method..
    package package2;
    import  package1.A;  // or import package1.*   it imoprts every class in this package
    class B{
    B(){
    A a=new A() ; // possible since we imported it..
    a.publicmethod() // possible since it is public method
    a.defaultmethod()// Not possible. since it is a this is in a different package
    a.protectedmethod()// Not possible since this is in  a different package, and this is not a derived a derived class of B
    a.privatemethod() // Not possible since it is private
    }Hope it is clear now..
    appu

  • Question about import database pk, fk

    Hi
    I want to ask a question about imported database. I imported database and I noticed tables doesnt have Primary key or foreign key. They havent relation between eachs. Why can this occured ?
    is it about import or another something?

    yeah ı am surprised none of tables have pk or fk ..
    but ı want to show you http://i51.tinypic.com/2hedc9d.jpg
    what is blue shapes in there ?
    can be foerign keys ?

  • Basic question about importing wma files

    Hi, I have a basic question about importing wma files. I ripped some cd's on a Mindows computer using Media Player, but now want to copy them to my Mac and use them in iTunes on my Mac. when I use Import in iTunes, nothing happens and I cant even seem to copy them one by one using the Music folder.
    Can someone help me?
    thanks
    eMac   Mac OS X (10.4.4)  

    iTunes for Mac doesn't support .wma files.
    If you can use a PC to convert them, you can use one of many freeware applications. Google for 'wma to mp3'.
    For the Mac there's the shareware program EasyWMA that can convert them.
    Hope this helps.
    M
    17' iMac fp 800 MHz 768 MB RAM   Mac OS X (10.3.9)   Several ext. HD (backup and data)

  • Questions about Air Video.

    Hi, I have a couple of questions about Air Video for the Ipad. I have my Mac Pro downstairs and my PC upstairs. Does the Ipad have to be near the computer in order for the videos to play on the Ipad? I have a bunch of videos on my external hard drive. Would it work if I have an external hard drive plugged into the computer or do the videos need to be on the computer itself?

    Air video will convert the video for streaming, this includes downscaling it, so it will stream smoothly over the bandwidth available on the network.
    Placing media directly on the ipad allows 720p video.
    Reality is you will not be able to tell the difference between dvd resolution and hi def on a screen the size of the iPad's.

  • Some questions about importing HTML files

    Hi, folks
    Let's suppose we want to import a pack of HTML files formatted in HTML5 wit's it's CSS into a double-oriented folio. A couple or three questions about that, please:
    1. Is there a limit for a reasonable quantity of HTML files I can import into a folio? I mean.. 100 would be way too much, for instance?
    2. These HTML files could be navigated and referenced from inside TOC-pages made in InDesign,right? (navto://..., I gues?)
    2. Will it be possible, by means of HTML adaptative design techniques, to treat both orientations (vertical and horizontal) as different viewports or screen sizes so that the design adapts for instance the column width with its CSS?
    3. That said, will the InDesign final app. respect that adaptative CSS rules?
    I am asking this because we are looking for a way to inject big quantities of content with a very similar design into our application in a really fast and automatizable way and I have the suspicion* that importing HTML5 preformated CSS files could be the a very good and simple alternative to importing XML into InDesign templates as we start out content as tagged almost-html files.
    Thanks a lot
    Gustavo Sánchez (Posting from Madrid)

    I assume you are asking about using HTML articles.
    1. There is no limit beyond simply keeping things reasonable.
    2. Yes. Just use navto://articlename
    3. Yes. I've used min-width of 768 and max width of 1024 to control it.
    4. InDesign does not enter into any of this with the exception of using the folio builder panel. Everything else is done in Dreamweaver or whatever program you decide to use for the article.
    If you want to restrict the HTML articles to one orientation or the other, use the _h and _v suffixes.
    Bob

  • Newbie Question about FM 8 and Acrobat Pro 9

    Hello:
    I have some dcouments that I've written in FM v8.0p277. I print them to PDF so that I can have a copy to include on a CD and I also print some hard copies.
    My newbie question is whether there is a way to create a  PDF for hard copy where I mainitain the colors in photos and figures but that the text that is hyperlinked doesn't appear as blue. I want to keep the links live within the soft copy. Is there something I can change within Frame or with Acrobat?
    TIA,
    Kimberly

    Kimberly,
    How comes the text is blue in the first place? I guess the cross-reference formats use some character format which makes them blue? There are many options:
    Temporarily change the color definition for the color used in the cross-reference format to black.
    Temporarily change the character format to not use that color.
    Temporarily change the cross-reference definition to not used that character format.
    Whichever method you choose, I would create a separate document with the changed format setting and import those format into your book, create the PDF and then import the same format from the official template.
    - Michael

  • Newbie question about loading servlets on tomcat

    I have what is probably a very basic question about loading simple servlets on to tomcat to test its installation. I have followed instructions from numerous tutorials to the letter but still I can't get it to work.
    I have installed tomcat on win2k in c:\tomcat. I set up the jdk, environment vars (JAVA_HOME, CATALINA_HOME, TOMCAT_HOME) which all point at the correct dirs. I can compile a servlet without errors. I can also place a test jsp and html file into the root directory and they both work fine.
    However, now I am trying a test servlet and no matter what I do it gives me a 404. I have a servlet class file called "HelloServlet.class" which I placed into the %install_dir%\webapps\ROOT\WEB-INF\classes directory. I try to reference it using this url:
    http://localhost/servlet/HelloServlet
    Tomcat is configured to use port 80 and has been restarted after adding the servlet class file. Does anyone have a clue why this is not working for me?
    Many thanks
    Marc

    You have to add in the web.xml file that it is in the WEB-INF dir, the information about your servlet. An example:
    <web-app>
    <servlet>
    <servlet-name>HelloServlet</servlet-name>
    <servlet-class>HelloServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>HelloServlet</servlet-name>
    <url-pattern>/HelloServlet</url-pattern>
    </servlet-mapping>
    </web-app>

  • Newbie question about saving files

    Hi all,
    A newbie question here, and maybe it is a dumb question, but I can't get my head around this and sofar found no answer in the forums here.
    When I save a file on my macbook, I can only save it to "top" folders.
    What I mean is I try to save a file for instance to documents/worddocs/lyrics just to say something, then I have to save the file first to documents, and the move it to the lyrics folder via finder or move it to :worddocs folder and then move it again to the lyrics folder. Hope you still get my drift here
    Is there a way to just save it to the subfolders without going through all this moving around?
    Thanks in advance for any advice
    Peter

    When you click File>Save As, you will see the Save As window pop up. At the top, you will see a box entitled Save As, which has a space for your to enter the file name. To the right of this box is an arrow pointing down. Click it. The full file hierarchy will be seen. Then you can save directly to the file you want.
    Hope this helps.
    Don

  • About importing video!

    How can I import video (hd, 1000, 2000fps or higher) in adobe premiere pro cs6 and edit that video in slow motion? Thank you!

    Import footage into a Bin in the Project Window> Start a Sequence> Edit
    If you shot it at a high frame rate...it will be slo motion footage.
    Viewing some of the Premiere basic video tutorials will be helpful to you.

  • 2 newbies question about diskgroups

    Hi gurus,
    I have 2 newbies question:
    Im working in a RAC Database (11.2.0.3) on Redhat 5.3 with some disk groups. One of this groups have 6 disks on it with different space (134, 236G, 236G, 185G, 185G and 185G).
    My questions are:
    1) What would be happend when the lower space disk will be full?
    2) At this moment the diskgroups are at 45% so i was thinking to change their spaces to have all with the same space (around 193G each), it would create any problem? i should restart database or can do it with database up?
    Thanks

    if a disk is filled, what would happen? could i resize the disks with same size without stop database and without affecting the data stored within each disc?
    By the word 'disk' I assume you mean LUN . When a LUN in a disk group is filled, ASM will use the remaining LUNs to store the data. You should always use LUNs of uniform size to avoid uneven I/O .
    could i resize the disks with same size without stop database and without affecting the data stored within each disc
    You can get the Unix/Storage team to allocate more LUNs for this Server. Once these LUNs are added , check if the following pre-reqs are met for the LUN which is yet to be added to the disk group
    v$asm_disk.HEADER_STATUS = 'CANDIDATE'
    v$asm_disk.PATH = /dev/rdsk/youLUNname
    v$asm_disk.NAME will be NULL
    Now you can add the LUNs using
    alter diskgroup DATA_DG01 add disk '/dev/rdsk/youLUNname' rebalance power 4 ; wait for rebalance to finish (check status in V$ASM_OPERATION)
    Yes. The above can be done without stopping the DB. It won't affect the stored data either.

  • Two (too much?) newbies questions about KT3 Ultra 2

    Goodmorning all.
    I've bought a KT3 Ultra2 (MS-6380E) motherboard and i've two questions about it.
    First of all I need to buy the optional S-Bracket to use my SPDif sound sistem... where can i buy it in Italy or in Internet?
    In second i've to know the highest processor my MB support becouse i have to upgrade my PC.
    Can U help me?
    Tha a lot and sorry for disturb.
    Hallo.

    Hello,
    question 2, not sure about question 1,
    http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_cpu_support_detail.php?UID=341&kind=1
    You may need this BIOS update too.
    http://www.msi.com.tw/program/support/bios/bos/spt_bos_detail.php?UID=341&kind=1

  • Newbie question about video quality in CS3

    I'm new to Premiere CS3. I've been using iMovie but wanted to move up to an app with more features and finer grained tuning. However, I'm having trouble getting my imported clips to maintain their quality. Don't know if I've got PrCS3 set up incorrectly or if I don't know enough about video formats.
    I'm running Premiere v3.2.0 (374) on a MacBook Pro, 2.16GHz Intel Core 2 Duo, 3GB memory, OSX 10.6.6
    Here's my scenario:
    I have a video clip with the following specs: .mov, 720 x 480, H.264, 30fps, bitrate 244 (see screen shot below). It was captured from my computer using Snapz Pro X.
    I imported the clip into PrCS3 and was surprised the clip preview and composite preview were displayed at less quality than the original (even made sure the quality mode was set to "highest"). The video clip was squeezed a bit and the clean edges of my vector art were jagged. The entire thing seemed out of focus.
    I thought the exported video might be better quality. I exported the sequence using the following settings:
    But the results were no better (I've actually gotten better results using iMovie HD). Below is the final exported movie.
    Any help from the PrCS3 community would be greatly appreciated.
    Thanks,
    Justin
    Providence, RI

    Hi,
    capturing from your computer would give you square pixel aspect ratio....and you're using an aspect ratio for SD TV ( ntsc ), so it is stretching ....no longer a perfect "circle" in the paw print...
    Your project setting should be made in custom / desktop ( dont use a preset )...and set it for 720x480 square pixels progressive ( no interleaving ), 29.97 fps...  the codec choice for rendering when you set up the project could be dealt with later on if this solves your basic problem..
    your export would then be the same as your project setting....720x480, progressive, square pixels, 29.97 or 30 fps ...should be good.
    one note: h264 is already "compressed" quite a bit....its a "delivery" format...for viewing ...not really meant to be edited...know what I mean ?  So you will lose some quality due to that stuff already being compressed...
    but your pixel aspect ratio being "fixed" with the above should improve what you see quite a bit.
    good luck

Maybe you are looking for

  • My client asks ... can we generate a PDF not via Word...?

    Using: RH HTML 7.0.3. Hi all, A client has invested time into developing a good CSS style sheet and RoboHelp template for creating a nice looking CHM HTML Help. My client wants to find a way of creating a nice looking PDF document without investing m

  • WEBUTIL-open document

    Hi, I am trying to open a document via webutil using command: client_host ('cmd /c start winword.exe ' || :lre_filename); where the variable lre_filename contains the file to be open. for e.g C:\Guideline_MFSM_FSS.doc. When it is on local drive, its

  • I Love Apple TV

    I just got an ATV last night. Installation was a snap - took like 2 minutes. Hooked it up via HDMI to my Phillips 37" LCD HDTV. Plugged in an optical line to my Denon 1801 AVR. Connected to my wireless network, then to my iMac easily. I encountered n

  • Smartforms: Window on Condition

    HI Experts,                 In my PO under smartforms, I have table in main and couple of windows below that. I want to show the below window on particular condition. If the rows in table greater that 9, below window will show on next page else on fi

  • Photo Elements 11 fails to load and rolls back when it starts 'installing shared services'

    Photoshop Elements 11 fails to load and rolls back as soon as it switches to 'installing shared services'. How can I overcome this? Premier Elements is already loaded and works fine including the Organiser. Photo Elements 10 is still on the system an