Templates and Flash .SWF movie files

OKAY seriously i am ready to throw this computer throught the
wall, After googling and searching this forum up and down I still
can find an answer that actually works , I have a Template file
that updates 3 other html files and i can not get the swf flash
movie to show up on the page, and for those of you smarty pants,
* Yes I have the scripts folder
* Yes I have the AC_RunActiveContent.js file present inside
that folder and i also threw it on the root just in case
* Yes the source files for the flash movie on my root
* Yes it shows up in design view on all of the pages linked
to the template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" --><!--
TemplateEndEditable -->
<script src="../Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
</head>
<body>
<table width="100%" border="0" cellpadding="0">
<tr>
<th height="101" colspan="3" scope="row"><script
type="text/javascript">
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
); //end AC code
</script><noscript><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="1000" height="100" title="Title">
<param name="movie" value="../Flash_TopTitle.swf" />
<param name="quality" value="high" />
<embed src="../Flash_TopTitle.swf" quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="1000"
height="100"></embed>
</object></noscript></th>
</tr>
<tr>
<th height="23" colspan="3"
scope="row"> </th>
</tr>
<tr>
<th width="22%" height="759"
scope="row"> </th>
<td width="60%"> </td>
<td width="18%"> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
</tr>
</table>
</body>
</html>
Here is the code to one of the linked pages to my template
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml"><!--
InstanceBegin template="/Templates/MainTemplate.dwt"
codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Hammocks Community School</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" --><!--
InstanceEndEditable -->
<script src="Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>
</head>
<body>
<table width="100%" border="0" cellpadding="0">
<tr>
<th height="101" colspan="3" scope="row"><script
type="text/javascript">
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','1000','height','100','title','Title','src','../Flash_TopTitle','quality','high','plug inspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFl ash','movie','../Flash_TopTitle'
); //end AC code
</script><noscript><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
width="1000" height="100" title="Title">
<param name="movie" value="Flash_TopTitle.swf" />
<param name="quality" value="high" />
<embed src="Flash_TopTitle.swf" quality="high"
pluginspage="
http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
type="application/x-shockwave-flash" width="1000"
height="100"></embed>
</object></noscript></th>
</tr>
<tr>
<th height="23" colspan="3"
scope="row"> </th>
</tr>
<tr>
<th width="22%" height="759"
scope="row"> </th>
<td width="60%"> </td>
<td width="18%"> </td>
</tr>
<tr>
<th scope="row"> </th>
<td> </td>
<td> </td>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>
Thank you so much for you time guys, please respond if you
know whats up this is really killing me!!!!!

make the path Site Root relative.
either insert it again, and change the pulldown in the
"browse to file"
dialog box; or hand edit the code as follows:
>
d/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Flash_TopTitle'
change end to '/Flash_TopTitle' );
<param name="movie" value="../Flash_TopTitle.swf" />
change to
<param name="movie" value="/Flash_TopTitle.swf" />
Alan
Adobe Community Expert, dreamweaver
http://www.adobe.com/communities/experts/

Similar Messages

  • Error creating swf movie file

    Hello,
    I'm trying to create a virtual world but every time I try and publish it, it says error creating swf movie file. Here's a video to show you what i mean:
    http://www.youtube.com/watch?v=WRAAGoQK80A&feature=youtu.be

    Hi foxxy123,
    Two things that I noticed in the video:
    1) You are not saving the file before publishing.
    2) Flash warns you about the fonts missing from your system while opening the file.
    "The document contains one or more fonts not available on your system. The text will display and publish with the font mapping below:"
    So download and install the fonts on your computer "Blaster" and "Blaster Infinite" and save the file before publishing.
    It doesn't seem to be saying error creating swf movie file, it just says something about the font not being right.
    The message warn you that you have an anti-alias mode set on text and it requires you to have embedded fonts to use anti-aliasing. If you do not want to see that message anymore, then select your text blocks and set the anti-alias types to Use Device Fonts.
    You can disable the warning message in the preferences dialog
    Edit > Preferences > Warnings > uncheck "Warn on text needs embedded font".
    Hope this helps,
    Thanks!
    Bhawna

  • I want to download an invoice template. How can I then fill in the template and place in a file?

    I want to download a template of an invoice. How can I then fill in the template and create a separate file?

    template in Word format? Excel? PDF? a little more information please.

  • I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s Solutions?

    I'm on OS X 10.6.8 and have a .mov file which plays on QuickTime 10.0 but with choppy video and the sound is out of sync???? File details are Video Codec: DNxHD (AVdn) Resolution 1920x1080 Audio Codec: PCM S24 BE (in24) Bitrate: 1536kb/s.  Any ideas?

    Question: Is all the source footage shot in 16 bit audio or is some also shot in 12 bit?
    http://docs.info.apple.com/article.html?artnum=42973
    http://www.kenstone.net/fcphomepage/idvd_6stone.html
    http://docs.info.apple.com/article.html?artnum=93006
    http://docs.info.apple.com/article.html?artnum=303550
    http://docs.info.apple.com/article.html?path=iDVD/6.0/en/397.html
    http://docs.info.apple.com/article.html?artnum=61636
    http://docs.info.apple.com/article.html?artnum=302925

  • [svn:fx-trunk] 13687: Add in osmf and flash-integration localized files not picked up in the previous commit  (13686)

    Revision: 13687
    Revision: 13687
    Author:   [email protected]
    Date:     2010-01-21 07:25:58 -0800 (Thu, 21 Jan 2010)
    Log Message:
    Add in osmf and flash-integration localized files not picked up in the previous commit (13686)
    Added Paths:
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/de_DE/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/de_DE/docs/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/fr_FR/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/fr_FR/docs/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ja_JP/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ja_JP/docs/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ru_RU/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ru_RU/docs/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/zh_CN/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/zh_CN/docs/
        flex/sdk/trunk/frameworks/projects/flash-integration/bundles/zh_CN/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/docs/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/docs/org.osmf.media.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/docs/org.osmf.net.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/de_DE/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/docs/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/docs/org.osmf.media.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/docs/org.osmf.net.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/fr_FR/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/docs/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/docs/org.osmf.media.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/docs/org.osmf.net.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ja_JP/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/docs/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/docs/org.osmf.media.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/docs/org.osmf.net.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/ru_RU/docs/packages.dita
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/docs/
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/docs/org.osmf.media.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/docs/org.osmf.net.xml
        flex/sdk/trunk/frameworks/projects/osmf/bundles/zh_CN/docs/packages.dita

  • Flash .SWF movie turns red

    When I run a Flash .SWF file, it runs fine for a while then
    the whole movie turns completly red and you can't see anything. I
    am running Win XP SP2 with Internet Explorer 7 Browser.
    Any Ideas on how to correct this?

    Though this is not an extreme task to achieve, I'm not aware of any "you don't need to program anything" kinds of templates that allow you to quickly sequence a series of SWF files. But, I understand this kind of requirement if you aren't an AS3 programmer yourself (or maybe you are, and you just want to save time, which we all do!). Many times it can be worth paying $40 for some template/component versus taking the time ourselves (1 hour, someteims dozens of hours).
    If this were programmed from scratch, it would be a combination of these concepts (sorry, no code here):
    The Loader class to load in your other AS3 SWF files
    Using an ENTER_FRAME event (in your application, not in the SWFs, which I'll assume you don't want to edit) to know when a SWF has reached the last frame, at which point you unload the current SWF and load a new SWF.
    An array that lists out your SWF files.
    Detection of when the final file has completed.
    In addition, possible some UI controls that would:
    Allow for the pausing/playing the current SWF (which would only control their main timeline; dealing with nested MovieClips with their own timelines would require add'l work).
    Allow for the instant skipping to the Next or Previous SWF file.
    Allow for the Restarting of the presentation when the final SWF has completed (or the option ability to loop to the 1st SWF at this point)
    The end result would be your template, that could be made fully reusable by coupling it with a really small XML file:
    The XML would become your list of SWF files
    This could also control which UI controls you have available
    Hopefully this gives you a general (abstract) sense of things you'd need to program (or find somebody to program...at which point the'll have their own take on how they'd do this).

  • Newbie question: integrating SWF, movie files

    Hi all!
    Thanks in advance for your help--I'm trying to use Flash to
    integrate several files into a slick screencast. Basically, I need
    to use Flash to play a movie file, then play a SWF file, then
    another movie file and be done. I was hoping to also put in some
    text and animation (PowerPoint-like, not too intense) in between
    those things, but can jettison that if that's difficult.
    I know the import command does wonders with one video, but
    I'm trying to use multiple types of files including SWFs, which is
    throwing me off a bit. I realize I'm being incompetent here, but if
    anyone has any suggestions, I'd really appreciate it. And this goes
    without saying, but I don't mind coding at all.

    I strongly recommend you to use Compressor. It is easy to use and there a lot  of presets.

  • Export Flash to .mov file

    I work with Flash CS5.5 on a MacPro with OS 10.7.5 with a 2 x 2.4 GHz Quad Core Intel Xeon processor and 32 GB 1066 MHz DDR3 memory with an ATI Radeon HD 5870 1024 MB graphics card. When I export my Flash to a .mov file the results are cluttered with artifacts of previous frames over the current video. What causes this? And are there preferences or settings to correct it?

    Hmmm I would say as an image sequence would be best. The only programs that support swf files are After Effects and the Adobe Media Encoder which actually works nicely to convery from one file to another. I got it with my Flash CC download so you might try that.

  • Swing and Flash SWF objects

    Is there a way to embed Flash files on a Swing application?
    What I want to do is grab locations of images through the java application and pass it to an SWF file to display an animation.
    If embedding flash in Swing isn't possible, what other options are there in Swing for animation?
    Thanks

    there is one more way to embed flash swf file in swings . ie thru JDIC .
    java desktop integration compnentsMy current favourite way is thru the DJNativeSwing project. I realised it provides a slightly better renderering of components than JDIC, especially for the embedded IExplorer on Windows platforms, and it also has some extra cool features that one can use out of the box, like mixing heavyweight and lightweight containers. And Swing borders even work great.
    ICE

  • Drag and drop simple ".mov" files, into 2 dif. browsers, no longer working

    -
    Did something, that caused my main drag and drop, of simple ".mov" files, into 2 different browsers - "Safari", Version 3.0.4, and "Camino", Version 1.6.8, .. to stop working.
    To be clear, this is regarding, just some simply ".mov" files which I have generated. (Individual hourly, weather images - like; in sequence. Generated, in / with, QuickTime - itself.)
    At this point, where dropped from a folder, into "Camino", .. it routes these back to my main desktop. - (Before the problem, .. played them, in browser.)
    "Safari", only brings up the folder that the main file is in — within a separate folder window.
    (As with "Camino", played these in browser, previously.)
    (Have gone into "preferences", either browser, .. and can't figure things from there.)
    Problem occurred follow two different downloads / installations
    "DjVu Browser Plug-in"
    http://www.caminova.net/en/downloads/download.aspx?id=1
    and, ..
    "Flash Player" (.. for Mac OS 10.4 - 10.5)
    http://get.adobe.com/flashplayer/otherversions/
    Have tried, either "uninstalling", .. or "trashing" these.
    (Uninstalled, "Flash Played" - with specific "Uninstalled" app.. / "Trashed" "DjVu Browser Plug-in".)
    Any help, certainly appreciated.
    Rm(richard583a)

    -
    It, .. or they, don't within either browser that I have installed - and am using, ..
    .. they had previously, ... don't know what I did exactly to caused this circumstance.
    .. is my question. (.. if not fully clear.)
    Just looking to try to find out what I can do, either whether to "back-off" from what I've done - more recently, regarding the two different downloads that I've pointed to above, .. apparently - only, having, superseded a more simply configuration .. previously working.
    This, or either, adjust the settings - broader / somewhere (more generally) - otherwise, .. in order to have these files, play, .. in browser.
    Rm(richard583)

  • Flex 2.01 and Flash 8 movie SOS, Help

    Hi I need to Know when it finishes Flash 8 movies ?
    Let me explain.
    I have powerpoint presentation move to flash(
    http://www.dreamingsoft.com/powerpointtoflash/quicktour.htm),
    and work fine.
    I need to put a mx:Button at the end of the movie
    presentation, so I think why no use Flex.
    Because my website is using CF MX 7, and I need to insert in
    a DB when user click the Button.
    But I can find the way to Know when it finishes Flash 8 movie
    presentation ?
    Is this posible do this ?

    Hi, there I found this.
    Solution:
    Using ActionScript 2 SWFs with Flex 2
    http://weblogs.macromedia.com/pent/archives/2006/07/using_actionscr.cfm
    Here is the answer.

  • Importing and Managing Digital Movie Files in Aperture

    It's been a while since this topic was addressed (Dec 2006 http://discussions.apple.com/thread.jspa?messageID=3639422&tstart=0#3644525) and now days most prosumer SLR can record short videos. Furthermore, although Aperture is indeed a pro App designed for still images, it would be very nice if it could handle anything coming out of our digital cameras (movies included). Apple has a long tradition of making digital life simpler, and having to handle movies and pictures coming from the exact same source is not simpler.
    As my photo is maturing and becoming more serious (and semipro) I'm graduating from iPhoto into Aperture (bliss) but I'm being left in limbo when importing my iPhoto Library where I had a few hundred quicktime movies acquired over the last 5 years.
    After a painful import process I'm shocked to realize that Aperture 2.x does not handle movie files like iPhoto does. All I'm asking for here is for Aperture store a link to a referenced movie file and a small thumbnail, like iPhoto has done for years, which can then be opened by any movie editing software such as Quicktime Pro, etc.
    Anyway, Aperture team, with the advent of Liveview on Canon and other SLR recording movies, some of us would very much appreciate the ability to manage small videos within Aperture.
    Will the Aperture team support this new feature? When?
    Any supporter say Ey!

    As I’m sure you recall from your careful reading of the Terms of Service you agreed to when you joined the Apple Discussions, this is a User to User forum. Apple aren’t here. They don’t promise to read anything here.
    Aperture menu -> Provide Aperture Feedback is the route that will bring your feature request to the folks that can implement it.
    Regards
    TD

  • Audition CC Apply update to template and apply to existing files

    Help! Can't find input anywhere on this!
    I've created several podcast episodes, but have a global volume change and effect I need to apply to several files that are assigned to a certain template (affecting 16 episodes).
    If I make the change to the template and track, will it make the change across the board on my raw (unprocessed) Audition files ?
    Please - can someone address this ASAP?  I know Templates are new to the latest Audition CC version released.

    I believe that Templates only apply to opening a brand new session in Audition. I don't think that you can retrospectively apply Template changes to a ready saved session. You can however either apply volume changes and some effects using the Batch Process feature of Audition to adjust already saved files. Alternatively you can add your additional effects/level change into the Effects Rack and save as a preset that you could add your previous sessions and re mix the audio.

  • Is there an Application that opens  and edits mpeg movie files

    Is there an Application that opens and edits mpeg movie files

    At what level do you want to do video editing?  There are a number of apps that will work with mpeg files available in the App Store, just search on mpeg.  If you want to do heavy duty video editing and work there is always Final Cut Pro X...but that costs $299.99 US...and will do anything and everything.

  • Flash swf movie player with chaptering

    Hi guys, I'm looking for an off the shelf paid flash player (or free if available) that will allow me to play SWF's (not FLV's or videos).
    I have 5 .swf animations (1.swf, 2.swf, 3.swf, 4.swf, 5.swf).
    I would like to have a player that if i click play, will play through the 5 animations one after the other seamlessley - however i may wish to skip through chapters (each .swf will be a chapter) by clicking ahead on a playhead or by selecting a chapter title from a drop down.
    The chapters need to be seperate swf's because they will used individually aswell as as one piece.
    So in effect I really simply want a player to watch all my flash movies concurrently with the ability to click ahead in the player and have it load the relevant .swf if need be!
    Any suggestions?

    Though this is not an extreme task to achieve, I'm not aware of any "you don't need to program anything" kinds of templates that allow you to quickly sequence a series of SWF files. But, I understand this kind of requirement if you aren't an AS3 programmer yourself (or maybe you are, and you just want to save time, which we all do!). Many times it can be worth paying $40 for some template/component versus taking the time ourselves (1 hour, someteims dozens of hours).
    If this were programmed from scratch, it would be a combination of these concepts (sorry, no code here):
    The Loader class to load in your other AS3 SWF files
    Using an ENTER_FRAME event (in your application, not in the SWFs, which I'll assume you don't want to edit) to know when a SWF has reached the last frame, at which point you unload the current SWF and load a new SWF.
    An array that lists out your SWF files.
    Detection of when the final file has completed.
    In addition, possible some UI controls that would:
    Allow for the pausing/playing the current SWF (which would only control their main timeline; dealing with nested MovieClips with their own timelines would require add'l work).
    Allow for the instant skipping to the Next or Previous SWF file.
    Allow for the Restarting of the presentation when the final SWF has completed (or the option ability to loop to the 1st SWF at this point)
    The end result would be your template, that could be made fully reusable by coupling it with a really small XML file:
    The XML would become your list of SWF files
    This could also control which UI controls you have available
    Hopefully this gives you a general (abstract) sense of things you'd need to program (or find somebody to program...at which point the'll have their own take on how they'd do this).

Maybe you are looking for

  • PCH: Value help for Object ID

    Hi Experts, I have a question regarding Logical Database PCH. We know LDB PCH is OM based and we have  default "Object ID field " and "Reporting period field " at the selection screen. I have kept "Reporting period" as "Key date" 31.12.2010. I  wante

  • Problems using alchemy windows compiling .swc

    Hi there, yesterday I installed cygwin and configured alchemy in a correct way. => It worked I have some problems setting the path variable but I solved them with adding the directories to the windows path variable => cygwin reads and uses them. Toda

  • DAQmxBase for Mac OS X: where's the support for all DIO ports?

    As of version 1.5.0f2 of the NI-DAQmxBase release for Mac OS X, only port0 is supported for digitial IO. I would like to have the full functionality of my E-series board; does anyone know if a new release is in beta now or will be released soon that,

  • Text,Picture,Video messaging

    I love my new Droid-X my question is this, I am used to creating picture messages with sound imbedded, all my verizon friends do this, we go back and forth sending pic with sound and text all in one.  How do I do the same with my Droid-X?  I now feel

  • How to write protocol Driver to establish PPP communication

    Hello  , I want to know if any1 can help me with this issue of writing Protocol Drivers to establish a PPP communication . Using Labview 8 version.If any of you ll know anything regarding PPP communication do send me link or attachment Waiting in ant