"package" flash files for distribution?

I"ve created some flash content that contains two .flv files that I'm interested in distributing.
My question is- how do I "package" the files together so the .flv and .swf open together and I also need to ensure that no one else can open and edit them in Flash(ex- someone receives the files, has flash on their computer and can alter my original content).
Thanks

For the video part simply choose embedding at import. Regarding swl, to actually secure it u'd have to compile it to .swc format.

Similar Messages

  • Packaging application files for distribution

    I've an application I want to move to another machine. Should I create Packages and a corresponding directory structure on the new machine, or simply dump all the .java and .class files into a common directory? There's only about a dozen .java and .class files.
    Or, is a better route to make a jar file?
    I ask because my IDE ( JCreator ) creates a default package and directory structure when workng in project-mode, so do I need to emulate this on the new machine?
    Thank,
    Pete

    Good question! Seriously, these are the kinda concerns that arise when you're writing code for other's use. I'd assume you use a jar. I'm eager to hear other answers and methods.

  • Making a Flash Project for distribution on a PC/MAC

    I recently completed a mobile project and I want to convert it so that it can be install on a PC or Mac.
    I was wondering if there was a setting that could allow me to create the project for PC or Mac and have it installed like any other program.
    I do have a solution that I've used previously:
    1) Create a swf.
    2) Use Zinc (http://www.multidmedia.com/) to create the package
    3) Use Inno Installer to create the installer (Windows)
    I am trying to aviod having to use three different programs to package my app for distribution as well as create two distribution files, one for PC and the other for MAC.
    I am aware that I can set the publishing settings to AIR 3.2 for desktop and use the Windows installer option. But when I did  that and installed the program on my computer, to test,  and launched it I couldn't see the program. It was open but not visible.
    Also, are there any api's are not allowed on desktop e.g. NativeApplication class? I am trying figure out why I could not view my app on the PC.
    Any thoughts would help.

    use air.
    check the as3 classes api.  flash player version support is listed at the top of each class.

  • [svn:fx-trunk] 11193: fix packaged build file for textlayout to accommodate the recent changes made to that project

    Revision: 11193
    Author:   [email protected]
    Date:     2009-10-27 13:08:28 -0700 (Tue, 27 Oct 2009)
    Log Message:
    fix packaged build file for textlayout to accommodate the recent changes made to that project
    QE notes: no
    Doc notes:
    Bugs: sdk-23302
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23302
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • Flash file for hierarchy Visualisation missing

    Hi Guys,
    Am getting this error: Flash file for hierarchy Visualisation missing meanwhile have installed the related ABAP Add-on EmbOrgCh 605, have activated the graphical hierarchy visualization, and the Business Function HCM_PD_UI_1.
    I also cant seem to find the service in transaction sicf for NAKISA_ORGCHART
    Ant tips on this?

    You can check the OADP structure and ensure correct evaluation paths are correctly assigned!
    Organizational Chart Visualization and the Object and Data Provider (OADP)
    SAP provides a default OADP-based implementation class in the Check Standard Organizational Chart Configuration system table. For more information, see Customizing for Integration with Other mySAP.com Components, under  Business Packages / Functional Packages  Manager Self-Service (mySAP ERP) u2192 Organizational Chart Visualization .
    http://help.sap.com/erp2005_ehp_05/helpdata/en/40/0f88eb6ff448aa8597211c15a5a653/frameset.htm

  • How can i don't save a flash file for a temporary internet files

    i already use html file in meta tag...
    but still saving file ..
    so how can i don't save a flash file for a temporary internet files??

    i don't understand.
    post your message in your native language.  i can use the forum translation tool to (usually) understand your question.

  • How do I compress a huge flash file for a web banner?

    Hi there,
    I am having trouble figuring out how to compress a huge flash file for a small web banner. I have 3 jpeg sequences (lowquality) that are used as background animations and the swf file is now over 900kb. I need a file under 200 or even 100. 
    thank you for your attention,
    Ayka

    The only way to reduce the size of the file is to reduce the sizes of the content it has.  If you go into your Flash Publish Settings and choose the option to generate a a size report then it will publish a report that will let you know how the weight of the file is distributed and you can focus on eliminating that weight from there.

  • Convert Quicktime files or FC Pro projects to Flash files for the internet

    I've never done this before. I have finished FC Pro projects that I need to convert to flash files for the internet. Am I saying that right? I've converted them to QT files. What's next? Thanks

    This site and the readme links and forum can help you display it on the web, works great with Flash or H.264.
    http://www.jeroenwijering.com/?item=JWMediaPlayer

  • [svn] 1548: Added @exclude to Javadoc package-info file for this package.

    Revision: 1548
    Author: [email protected]
    Date: 2008-05-03 03:48:18 -0700 (Sat, 03 May 2008)
    Log Message:
    Added @exclude to Javadoc package-info file for this package.
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/cluster/package-info.java

    nbd wrote:
    How could one interpret this?
    [root@kw etc]# checkupdates | grep pcre
    pcre
    [root@kw etc]# pacman -Si pcre | grep Version
    Version : 8.37-1
    [root@kw etc]# pacman -Qi pcre | grep Version
    Version : 8.37-1
    [root@kw etc]#
    Ok, after updating your original post and asking this question I understand what you are actually trying to do. The "local package database" generally refers to /var/lib/pacman/local, not /var/lib/pacman/sync, which is why it was unclear.
    fakeroot pacman -Syb /tmp/tmpdb -i pcre
    should do what you want, but be very careful never to install anything using that temporary database. Take a look at the checkupgrades script to see how it does things if you want to do more than just check remote package info.

  • Is there a way to package a file for print? Also help on die cut settings?

    Hello!
    I've gotten myself in a bit over my head, I work at a very small company. I am the only one with design experience, and being somewhat fresh out of college, until this job I've had no print experience. So everytime I send something to them, I learn something new. Typically the files I send originate in InDesign though.
    I have designed a rectangle sign with a triangle at the top, and so I am preparing the file to be sent to the printer for a die cut. I reached out to them and asked how to prepare it, and the response was very short "Draw your shape, make an overprint rule where you want it to cut. Extend bleed beyond the cut lines." But I wasn't quite sure i understood so I searched, and I created a die cut layer that is the shape of the cutout completely filled in a bright color not found anywhere on the document itself. Is that correct?
    Secondly, there is text, so I wanted to package the file just as I would in InDesign. Typically I send a pdf, but not sure a pdf would work with this since the red covers the area needing to be printed. So thus why I wanted to package the file to go in case I haven't prepared it correctly for them.
    Should It have just been a stroke and not filled in?
    Sorry so long-but I try to explain thoroughly from the get-go. Thanks for any help!

    SReigel:
    A little after the fact, but here are a couple more tidbits for you!
    Illustrator doesn't have a Package function like InDe. (Unfortunately!)
    If you don't have any placed images in your file, you can convert all the text to outlines and send a native Illustrator file, or a vector EPS, or whatever vector file-type your vendor prefers.
    There's an app out there called Art Files that will collect fonts and images a la InDe's Package. It's inexpensive, and I believe it has a fully functional trial if you only need it for one or two files.
    Hope it all turned out well.
    Regards,
    D.

  • Trying to create flash file for site. Help!!!!

    I want to export to flash in Keynote 09 so that I can put a flash file on my website. Obviously, this isn't possible now that this option was taken away. Are there any other ways I can do this? I'm basically just making a short 3 photo slideshow to put on a website home page. Please help! P.S. I don't currently have older versions of Keynote or I'd just use that.
    Thanks.

    If you run you .jar from the command line (a shell in unix speak) there
    already is a console where your java program can send it's System.out
    stuff. Right click on your .jar and select 'properties' (or similar). Note
    that your .jar is run by 'javaw'. This executable is similar to the 'java'
    executable except that it doesn't open a console for you. Change the
    'javaw' command to 'java' and voila, there's your console again.
    kind regards,
    Jos

  • Will someone edit a flash file for me please?

    hi folks,
    would anyone be kind enough to edit a flash cs3 file for me please?
    i have tried myself but am not good enough to do what i want.
    i know someone with the knowledge could do this for me in a few minutes, it's not a huge task.
    i'll post link to the files if someone agrees, thanks.

    What is it you want done?

  • Flash File for Single Sign On

    Hi,
    [disclaimer]
    I usually post in the ColdFusion forum so I am sorry if this
    topic should be moved into a different Flash section.
    [preface]
    I am trying to implement a single sign on solution between
    several sites that are located both within the same network and on
    external hosting services. I've tried several things with
    <iframe> and <img> tags to get a logged in environment
    established on each server - to no avail.
    [quesion]
    Can SWF file be programmed to access a ColdFusion, ASP, or
    php page via aboslute path that would at minimum set a cookie on
    the computer for each of those sites?
    [example]
    I have one HTML page that has 5 <iframe> tags - each of
    a partner site. The URLs called in the <iframe> do nothing
    more than set a cookie of the UUID. I'd like a flash file that does
    the same - eliminating frames.
    Thnks in advance. Please let me know if more details are
    needed. Please do not offer alternatives - the situation is
    uniquely complex and I'd rather not go through all the why's and
    why nots - that's been the last 6 months of my life. I really just
    need to know if I can create a cookie from flash for multiple sites
    without having the browser physcially having to go there.

    Hi Kalyan,
    Did you use SAML method for SSO??
    Thanks
    Santhosh

  • Optimizing Flash file for Internet

    I have a 10MB flash file that I have uploaded to my website. No idea if this is large or small for a Flash file! The Flash appears on my index.html page.  I have noticed that different browsers react differently, but when I open the page initially the video does not start playing straight away.
    I'm using Dreamweaver. Is there a setting I should set? Any pointers?
    Thanks.

    I think I understand that, but never done it.
    This is my current code:
            <div id="Video1">
                <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="300">
                    <param name="movie" value="Images/Videos/ExampleWorks2.swf" />
                    <param name="quality" value="high" />
                    <param name="wmode" value="opaque" />
                    <param name="swfversion" value="6.0.65.0" />
                    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                    <param name="expressinstall" value="Scripts/expressInstall.swf" />
                    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                    <!--[if !IE]>-->
                    <object type="application/x-shockwave-flash" data="Images/Videos/ExampleWorks2.swf" width="400" height="300">
                        <!--<![endif]-->
                        <param name="quality" value="high" />
                        <param name="wmode" value="opaque" />
                        <param name="swfversion" value="6.0.65.0" />
                        <param name="expressinstall" value="Scripts/expressInstall.swf" />
                        <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                        <div>
                            <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                            <p><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" width="112" height="33" /></a></p>
                        </div>
                        <!--[if !IE]>-->
                    </object>
                    <!--<![endif]-->
                </object>
            </div>
    Presumably I have to change these lines:
    1.                 <param name="movie" value="Images/Videos/ExampleWorks2.swf" />
    2.                 <object type="application/x-shockwave-flash" data="Images/Videos/ExampleWorks2.swf" width="400" height="300">
    Rather than having ="Images/Videos/ExampleWorks2.swf" I'm guessing I replace with a url, correct? I'll look for some examples, but if you can offer something in the meantime I'd appreciate it.
    Thanks.

  • Export flash file for a touch screen at 1920x1080 resolution

    Hi all,
    we are trying to export a flash file at 1920 resolution fron CS5.1 Encore. it does not give an option for this, max is 1280x720.
    will we be able to do this if we upgrade to CS6?
    what is the best way to get an applitation running for a touchs creen at this resolution?
    many thanks!
    Alessa

    Can't test the encode at the moment, but on the build tab, use "Edit Quality Presets," select F4v, then change the profile to High. If you try 1920 without the change, you are prompted to change the profile/level. I do not know what options work for the flash export. But I was able to set a 1920x1080 preset.
    Save the custom preset.
    The system automatically applied the custom preset to the build.
    Edit: Sorry; this is CS6, but I don't think the ability to edit presets changed. Don't know about the max size.

Maybe you are looking for

  • How to insert text in the text-id using BDC

    Hi Friends, I m using the BAPI to upload the data for a transaction . In that transaction there are some text id's are created to insert text like 'Container number'. I want to insert the text in that text id . But it not a field. Text ids are having

  • RFC Proxy generation - redistribution of runtime jars

    Hello I've generated java proxies for some RFC function modules with the help of the NetWeaver Developer Studio and they seem to work OK. I used the following libraries for the generation: From plugins\com.sap.ide.jcb.core\lib\ aii_proxy_rt.jar aii_u

  • Ole container,please help

    what is ole container? what is the use of it? what is the difference between ole container & activex control? where can i down load information about this? is there any book for this? send the book name or send the web address to read about this.

  • Has anyone had problems trying to burn playlists to CD's so tht they can play on standard CD players.

    Has anyone had problems trying to burn playlists to CD's, so that they can play on regular CD players?

  • Syntax error...but i just cant find it!

    Hi could someone please tell me what is wrong with this syntax It is supposed to check if the date entered is greater than seven days time and then check if the apptdate and appttime are already taken in the database Thanks <%@ page language="java"im