Is there a script that can prevent videos to work?

I have a template from template monster , and for some reason
videos wont play in it , its like it totally ignores the video, so
i was wondering if template monster put a script somewhere that
disables video.
Thanks

I highly doubt that. I have seen several templates from
template monster (from people sending me them in order to help
them), and I have to say that those templates are crap. The code
they use seems like it came from Flash 5. They are WAY over-coded
and almost impossible to trace their logic in order to add or
subtract elements from the template.
Anyway, I'm sure the video not playing has something to do
with your code and/or how you are applying it. Can you post
something to look at (maybe yet another crappy template)...
lol

Similar Messages

  • HELP! I've created a template for event badges and have been instructed by the client to insert the (200 ) names and relevant companies into it...Is there a script that can do this in illustrator? Should I be using Indesign?

    An events client I'm working for have asked me to create a template for badges. Rather than ask the printers to insert the names and companies of the individuals present at the event though, they want me to create all of the pdf files for (200+) people!
    I have an excel sheet of the people that will be present. My question is: is there a way to automate this? to define editable areas in a template and run some sort of batch processing script?
    Thanks!

    This would be a perfect job for Data Merge in InDesign. You can place your AI design into InDesign (minus the text fields), and then easily create a merge.

  • Is there a script that can count 'How many points are used in an entire document and/or how many are used by placed graphics'?

    My company is having issues with artwork being used in it's creative that contains extremely high points counts.  This causes issues downstream and we want to be proactive rather than reactive.

    It's not possible (to the best of my knowledge) to access the points in
    a PDF or EPS that are placed in InDesign.
    However, an InDesign script could open the files in Illustrator (if Illy
    can open those files), get it to count the points, and return the result
    to InDesign via BridgeTalk.

  • Is there a DigiCamera that can take .mov video?

    Digital Cameras seem to take movies in not-QuickTime formats. From what I've seen, that is. Is there a Digital Camera that takes videos to .mov files?
    Or, hoping against hope, is there a Digital Camera that can take videos that are editable in iMovieHD ?
    Thanks in advance....

    Digital Cameras seem to take movies in not-QuickTime formats. From what I've seen, that is. Is there a Digital Camera that takes videos to .mov files?
    Yes. believe most (if not all) of the current Kodak models employ QuickTime .mov files using MPEG-4 compression. However frame rate and or frame size may be less than you hope for.
    Or, hoping against hope, is there a Digital Camera that can take videos that are editable in iMovieHD ?
    Virtually any format currently in use can be edited in iMovie if you have the appropriate conversion codec or conversion utility available.
    PERSONAL NOTE: Would normally advise use of almost any FireWire DV compressed video camera (even an older, "pre-owned" model) over the use of a "movie clip" capable digital still camera for quality, length of clip, and ease of editing in applications like iMovie.

  • Is there a script that it can make Overflow text automatically routed Next?(Not the main text frame)

    Is there a script that it can make Overflow text automatically routed Next?(Not the main text frame)
    when I run the scrip,Overflow text can auto Typesetting to the next page?
    thankS Supreme~

    Here's the script I use. Notice the complications getting the live area when other than rulers per spread is employed. The script automatically selects the final selection point in the story and moves to that page in the active window.
    //DESCRIPTION: Autoflow selected overset story
    (function(){
              if (app.documents.length > 0
                                  && app.selection.length == 1
                                  && app.selection[0].hasOwnProperty("parentStory")
                                  && app.selection[0].parentStory.overflows) {
                        app.doScript(fixOverset, undefined, app.selection[0].parentStory, UndoModes.entireScript, "Fix Overset");
              } else {
                        alert("There must be a selection that identifies the overset story.");
              function fixOverset(story) {
                        while (story.overflows) {
                                  var aDoc = story.parent;
                                  var lastTF = story.textContainers.pop();
                                  var lastPage = lastTF.parentPage;
                                  if (lastPage instanceof Page == false) {
                                            alert("Story ends on pasteboard; no action taken.");
                                            return;
                                  var master = lastPage.appliedMaster;
                                  var newPage = aDoc.pages.add(LocationOptions.after, lastPage);
                                  newPage.appliedMaster = master; // may not be necessary
                                  var liveArea = getLiveBounds(newPage);
                                  var newTF = newPage.textFrames.add({geometricBounds : liveArea, layer : lastTF.itemLayer});
                                  newTF.previousTextFrame = lastTF;
                                  if (newTF.insertionPoints.length == 0
                                                      && lastTF.insertionPoints.length == 0) {
                                            // allows for paragraph style with startParagraph on specific page side
                                            alert("Story is permanently overset.");
                                            return;
                        selectIt(story.insertionPoints[-1]);
              function getLiveBounds(page) {
                        var rO = page.parent.parent.viewPreferences.rulerOrigin;
                        var bounds = page.bounds;
                        if (rO == RulerOrigin.spreadOrigin) return returnBounds(page, bounds);
                        var width = bounds[3] - bounds[1];
                        if (rO == RulerOrigin.spineOrigin &&
                                            (page.side == PageSideOptions.leftHand ||
                                                      (page.side == PageSideOptions.rightHand &&
                                                                page.parent.pages.length > 1)) ||
                                  (rO == RulerOrigin.pageOrigin &&
                                            page.side == PageSideOptions.rightHand &&
                                                      page.parent.pages.length > 1)) {
                                            bounds[1] = bounds[1] - width;
                                            bounds[3] = bounds[3] - width;
                        return returnBounds(page, bounds);
                        function returnBounds(page, bounds) {
                                  return [
                                            page.marginPreferences.top,
                                            page.side == PageSideOptions.leftHand ?
                                                      bounds[1] + page.marginPreferences.right :
                                                      bounds[1] + page.marginPreferences.left,
                                            bounds[2] - page.marginPreferences.bottom,
                                            page.side == PageSideOptions.leftHand ?
                                                      bounds[3] - page.marginPreferences.left :
                                                      bounds[3] - page.marginPreferences.right
               function selectIt(theObj) {
                        var myZoom = app.activeWindow.zoomPercentage;
                        app.select(theObj);
                        app.activeWindow.zoom(ZoomOptions.fitPage);
                        app.activeWindow.zoomPercentage = myZoom;

  • Hello,  Is there a script that I can change all the colors of a layer in to 1 PMS color, unite every object and than give it an offset of -0,2 mm ?

    Hello,
    Is there a script that I can change all the colors of a layer in to 1 PMS color, unite every object and than give it an offset of -0,2 mm ?

    the offset has to be semi-automatic, apply an Offset Path Effect (by hand), create a Graphic Style out of it (by hand), then the script can apply this graphic style to objects.

  • A script that can be used to track text content changes in indesign?

    Is there a possibility a script that can be used to track text content changes in indesign. My Indesign software's version is CS3. As you can see below, I have deleted some texts and added some. I did it in another software.
    I have been searched for a long time. Because of my poor English, I still can't come up with any Object Model related to the script yet.
    Here is some idea of mine:
    Use the script tracking my revising texts. When I  add some new texts, the texts will be underlined. When I delete some texts, the position of the first character of the removed text will be added a small red triangle or something.
    Thanks in advance.

    Hidden dragon, what does that mean?
    I can't comprehend fully what you said.
    Is IDML short for Indeisgn Markup Language?
    I think you are telling me that I can open the Indeisgn document by using the software InCopy. Then I have change some contents. InCopy will help me tracking the revision.
    getZinger. Do I get your point?

  • Is there a program that converts Quicktime video files into Media Player?

    Is there a program that converts Quicktime video files into Media Player video files?
      Windows XP  

    Windows Media Player on a PC plays avi and mpg in addition to the WMV and ASF files so you can either use a Windows program that generates those files from .mov format or you can use QT Pro to convert the .mov to uncompressed avi and then use Windows Media Encoder to make WMV files. Although it may be out there no one here has mentioned a PC program that converts directly from .mov format to WMV. There is a program for Mac OS that does it and I believe that company is working on a version for Intel Macs so it wouldn't be much of a stretch for them to port it to Windows.

  • I have a .mov file that is 59 gigs.  Is there a converter that can reduce the file size with minor resolution loss so I can import it into final cut express?

    I have a .mov file that is 59 gigs.  Is there a converter that can reduce the file size with minor resolution loss so I can import it into final cut express?

    Open the file in QuickTime Player. Then do Tools > Show Movie Inspector.  What does it say for Format and FPS?
    At 59GB, I suspect you have either a 4 hour DV video or a 1+ hour video that was converted to Apple Intermediate Codec.   If it's either of those, you can import it directly into FCE provided you select the appropriate Easy Setup first.  Your clips have to match the properties of the Easy Setup you are using.
    If it's neither DV or AIC then you need to convert it to one of those codecs.  (QuickTime/DV or QuickTime/AIC)  Many people in this forum rely on MPEG Streamclip (it's free and works great).

  • Why does a form automatically close? Is there a way I can prevent this from happening?

    Why does a form automatically close? Is there a way I can prevent this from happening and keep it 'Open'?

    The form will close automatically when you do changes that can affect the form fillers. Sorry there is nothing you can do beside explicitly open the form after your changes.
    Gen

  • What is available on new Windows servers that allow you to write scripts that can work directly with Windows, SQL Server, and Exchange Server?

    What is available on new Windows servers that allow you to write scripts that can work directly with Windows, SQL Server, and Exchange Server?
    a. PowerShell
    b. isql
    c. osql
    d. sqlcmd

    All questions seem to be from the interview or a test. I think I even took this test once, it's KForce test.
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • I don't have a wireless keyboard or mouse for my 2007 iMac, is there any way that can use remote desktop and access it from my 2010mbp.

    i don't have a wireless keyboard or mouse for my 2007 iMac, is there any way that can use remote desktop and access it from my 2010mbp

    Hi champrider,
    You can use an application such as Apple Remote Desktop to control your iMac remotely. See this article -
    OS X Mavericks: Allow access using Apple Remote Desktop
    This help page will provide you with some other useful resources for Apple Remote Desktop -
    Remote Desktop Help
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Hello, I have a 5min. part of a piece of meditation music (I think its from the 1970-80s) is there a website that can upload my sample and tell me who it is ? I want to get a new version....Thanks

    Hello, I have a 5min. part of a piece of meditation music (I think its from the 1970-80s) is there a website that can upload my sample and tell me who it is ? I want to get a new version....Thanks............Its in Mp3 format

    Well... it's not actually an iTunes or even an Apple question is it? But you can use either Shazam or Soundhound.
    If you do a search for both of them, you will find the various options available to you, which include apps for portable devices and in the case of Shazam, a work-round that allows you to use an online option using your computer's microphone on either a PC or Mac.
    There may be other services as well, but I know these two.
    I do not receive any reward (financial or otherwise) as a result of mentioning either Shazam or Soundhound.

  • Final cut pro X is supposed to accept AVI. Yet the AVI files my client gave me don't work. I know there are softwares that can convert AVI to APPLE PRORES, but does that affect the quality of the media ?

    Final cut pro X is supposed to accept AVI. However the AVI files my client gave me cannot be imported in my Final cut pro X. I know there are softwares that can convert AVI to APPLE PRO RES, but does that alter the quality of the media ?

    There are apps that will give you tech specs on files. I think Media Info is one. Most likely it's in done delivery codec like DiVX. AVI is a piece of **** as a container anyway and should have been completely abandoned years ago.

  • I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    I want to know how to create a new script that can be run in batch proces in Photoshop Element 11 ?

    Have a look at the menu file/process multiple files. You can choose to add your signature (or the caption) to the image and export the new files.
    If that solution is not flexible enough, consider using the very affordable (12$)  Elements+ add-on which offers a 'meta stamp' script :
    http://elementsplus.net/v5/en/meta-stamp.htm
    Otherwise, have a look at other free and good solutions like Faststone Photoresizer, Xnview...

Maybe you are looking for

  • HT1414 how do you reset your password if you have forgotten it

    I am trying to restore my iphone3 everything ok till it asked for the password on my encryption i have forgotten it how can I restore my phones settings from the encrypted backup

  • Linking data from PDF form into Indesign CS6

    Hello all, I'll be working on a magazine which has a large section of day camps technical descriptions : name, contact info, location, short introduction text, activities icons (they have to choose up to 5 icons from a total of 12) Is it possible to

  • Can Final cut pro 7 and Final cut X live together

    I just spoke to one of my friends who installed Final cut pro X and told me that it basically crushed his version of 7. My idea here was to install final cut X to start learning the new workflow and keep my version of Final cut 7 for compatibility is

  • Screen capture as video and multicasting

    halo everyone, i am planing to do a multicast program which capture the local screen as video and transmit to all client. It is one way communication which is clients are always only on listening mode(It cannot be stop). Server can choose to broadcas

  • APEX cannot accept any other number format mask except 999G999G999G999G990?

    Hi, guys: Can anyone help me on this problem? I have a report with a column of number type, but I want to use accounting format mask such as <1234.56>, however. whenever I choose any other format model for this number column, I got the error message