Putting a Flash inside a Flash?

I'm debating on creating my website on Flash Profession CS6, but I was wondering if there's a way to embed a Flash automatic photo gallery that I have already created into the Flash website. Is that possible? If yes, how do I do it?
Also, my site promises to get pretty complicated in the future with a store and such. Is it a good idea to use Flash for this type of site?

To maximize your market you should consider a design that is more suitable to the variety of machines that are in use these days for browsing the web... namely something in the html realm.  A good portion of the world is in mobile mode and Flash is generally not a good vehicle for connecting there.
It is always possible to add some interesting and useful content using Flash, and you can even have a portion of your site dedicated to users who don't mind the Flash experience.  But in terms of better marketing advantage, you probably want to stick with what the web world is leaning to.

Similar Messages

  • Loading a flash inside another flash

    i want to know how i can load a flash inside another flash
    container

    damatrixhasu wrote:
    > i want to know how i can load a flash inside another
    flash container
    go to help - search for 'loadmovie'
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Flash inside of flash? needto hide source.

    I am pulling template.php?ID=$1 through
    flashmsg65876bb06a43aad.html through the use of my .htaccess
    modrewrite
    The result is a code
    <object type="application/x-shockwave-flash" width="20"
    height="20"
    data="musicplayer.swf?song_url=msg65876bb06a43aad.mp3">
    <param name="movie"
    value="musicplayer.swf?song_url=msg65876bb06a43aad.mp3" />
    </object>
    Would there be a way in fiash to put this entire object in
    another container?
    I dont wish the path or filenames to the mp3s to be known.
    Thank you

    When adding a Button directly to the app I can solve the null problem by setting the default button styles, which are included in the SWC like this:
                var btn:Button=new Button();
                btn.setStyle( "upSkin", new Button_upSkin());
                btn.setStyle( "downSkin", new Button_downSkin());
                btn.setStyle( "overSkin", new Button_overSkin());
                btn.setStyle( "disabledSkin", new Button_disabledSkin());
                btn.setStyle( "selectedUpSkin", new Button_selectedUpSkin());
                btn.setStyle( "selectedDownSkin", new Button_selectedDownSkin());
                btn.setStyle( "selectedOverSkin", new Button_selectedOverSkin());
                btn.setStyle( "selectedDisabledSkin", new Button_selectedDisabledSkin());
                btn.label="Hello";
                btn.width=100;
                btn.height=22;
                airapp.addChild(btn);
    What I really want to do is avoid the coding and make button and other component instances inside of MovieClips in Flash and include them in the SWC.
    I can get components to work with Flash Professional Projects, but this is an ActionScript Project, so I need the SWC.

  • How to put a video player swf file inside a flash file

    i want to know how i can put a flash file inside a flash wbsite. i have found a tutorial http://www.ehow.com/how_4906532_within-another-flash-swf-file.html that says something like that but in this tutorial if i understand correctly it creates a new flash project and add another swf inside. i have my website created and i just want to add video gallery, image gallery etc that are already swf. how i can do that?

    You can use swf inside of another swf.
    If you are using Actionscript2 then learn about LoadMovie
    And for AS3 it is Loader.

  • Flash file inside a Flash File

    I know this may see a stupid question... But I've looked
    everywhere and haven't found an answer. How do I add a flash file
    inside another flash file? I'm interested in creating an all flash
    website, but am kinda stuck when it comes to switching pages on the
    site. What's the easiest way to do this?

    Hello Ben J.,
    loadMovie is your new best friend.
    The best way to use this is to create an empty movie symbol,
    put it on the
    timeline and give it an instance name (placeHolder for
    example). Then you
    can load another swf into that placeHolder clip with the
    following script:
    placeHolder.loadMovie("whatever.swf");
    This is a GREAT way to cut down on the initial load time of a
    site because
    you only load what you need when you need it.
    You can really have some fun when you start controlling
    objects on the main
    timeline from your loaded movies and vice versa.
    Good luck!
    Jesse H.
    Adobe Community Expert
    My site:
    http://www.jharding.com
    Free Blog Radio:
    http://www.tornadostream.com
    > I know this may see a stupid question... But I've looked
    everywhere
    > and haven't found an answer. How do I add a flash file
    inside another
    > flash file? I'm interested in creating an all flash
    website, but am
    > kinda stuck when it comes to switching pages on the
    site. What's the
    > easiest way to do this?
    >

  • How to put Skype button in adobe flash website

    how to put Skype button in adobe flash website. I got the code from "http://www.skype.com/intl/en-us/tell-a-friend/wiza​rd/" but unfortunately it can generate codes for only html websites and emails but my site is in flash and these codes are not working. Pls help me to put the Skype button on my flash website.

    Hi,
    Please refer to the following link Shopping Carts
    Regards,
    Aish

  • HOW to play flash inside java application program

    Do java provide any API for playing flash inside java application ?Pleae give me some help about it .Thank You ..

    pingyi wrote:
    Do java provide any API for playing flash inside java application ?Pleae give me some help about it .Thank You ..bro... I found out there from the internet... but you need to purchase it.
    hope it meets your expectation...
    JFlashPlayer is a Flash Player API Java package that lets developers play and interact with Adobe? Flash Player movies within Java applications. Advanced animations can improve the user experience and add to the professional appearance of an application. JFlashPlayer allows programmers to quickly add Flash movies to their Java application development for Windows.taken from: JflashPlayer

  • Is It possible to load Html page inside Adobe Flash...?

    Hi Everyone!
    Is It possible to load Html page Inside Adobe Flash CS5.
    Any help would be a great help...!
    Originally, i wanted to bring in through <IFRAME> but i don't see that flash understands that.
    Thanks in advance!
    -yajiv

    Not exactly sure how you where planning to display that HTML content in relation to the overall page, but given the limitations of Flash... that may just not be possible...
    But, it would be a simple matter to display an HTML iframe over the top of or behind a Flash .swf... So while the iframe would not be a part of the .swf, it certainly could be designed to make it look as though it were.
    Controling the stacking order or layering of content on a Web page is accomplished through z-indexing. Correctly positioned and z-indexed, the iframe could apear over the top of the .swf... the .swf in effect being the background... OR the iframe could appear behind the .swf and with a transparent section in the .swf, the iframe would appear through that hole. If there is navigation or links in the iframe, they will be blocked by the .swf though.
    http://www.w3schools.com/cssref/pr_pos_z-index.asp
    But this may be an option....
    Best wishes,
    Adninjastrator

  • Is It possible to load Html page inside Adobe Flash Professional..?

    Hi Everyone,
         Is It possible to load Html page inside Adobe Flash Professional or Adobe Flex. Thanks in Advance.
    -Vijay

    probably not the way you are thinking.
    flash textfields and their extensions have a limited number of html tags they can parse so, in general, html from most web pages will not display, as expected in flash.

  • Editing swfobject.js code so hyperlinks inside the flash widget open in a new window

    0down votefavorite
    I have a flash calendar widget (code shown directly below) and I do not have access to anything other than the compiled .swf file (no access to .fla).
    The widget contains some hyperlinks to other websites, these links are dynamic and changes based on a number of things.
    There is also a corresponding swfobject.js file that is used to add functionality to the flash widget. The swfobject.js code is shown further down this post.
    Currently, the way the code is now, when I click any of the hyperlinks that are available to me in the widget, the destination website that hyperlink takes me to opens in THE SAME PAGE as the flash widget which is a big problem.
    I need to edit the code below so that any hyperlinks that are clicked inside of the flash widget open in a brand new browser window and do not take the user away from the original widget other than opening a new page with new content.
    Because the hyperlinks that are available are always changing, the swfobject code below uses some functions and parameters.
    I am hoping you can show me exactly what code I must insert, and exactly where I must insert it, in order to alter the behavior that happens so that when a user clicks one of the hyperlinks inside the flash widget, so that the content at the other end of the hyperlink opens in a new window, instead of opening in the same window.
    See code below.
    Thank you in advance for any help you can provide
    Flash Widget Code
    <!-- Embedded Calendar --> <div id="activecontent"> <script type="text/javascript" src="swfobject.js"></script> <div id="awccalendar"></div> <script type="text/javascript"> var so = new SWFObject("awc.swf", "awccalendar2", "700", "180", "8", "#ffffff"); so.addVariable('calendarid', '0'); so.addVariable('appurl', ''); // Flash Widget Initial Date should be ddmmyyyy so.addVariable('ldate', '20052014'); so.write('awccalendar'); </script> </div>  <!-- Embedded Calendar -->
    SWFOBJECT.JS CODE
    /** * SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/ * * SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License: * http://www.opensource.org/licenses/mit-license.php * */ if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(

    In that case, I will have no choice but to decompile the .swf to get the .fla because the original .fla is un-obtainable. Unless there is a way to edit the contents of the .swf file without decompiling it.
    I can see the code inside via various decompile tools and it seems that I would need to add the equivalent of <src target=_blank> to some of the lines I have shown below.
    obj_xml.load(appurl + "loadconfig.aspx?calendarid=" + calendarid);  -- need to edit this so it opens in a new window using something similar to target = _blank
    dest_page = appurl + "default.aspx"; -- need to edit this so it opens in a new window using something similar to target = _blank
    I know a lot of decompile tools can get you the code and the .fla but once you edit and re-compile and attempt to replace the original with the new & updated file, the decompiler did not necessarily generate the properly formatted flash pro project file, so compiling it back into an operational .swf often ends in failure.
    Do you know or can you recommend a tool that has a very good track record of re-compiling the decompiled modified.fla into a workable and usable .swf?

  • I need to re-download Mac OS X Mountain Lion to put the installer onto a flash drive to perform a clean re-install, Will I need to buy the software again?

    It says on the Mac App Store "You have already got OS X Mountain Lion on your computer, would you still like to download?"
    Will it charge me £13. again if i choose ok???

    Not if you download it from your Purchases page. Click on Purchase icon in the App Store toolbar.
    BTW, you don't need to put Mountain Lion on a flash drive for a clean install:
    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
            the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion/Mountain Lion and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Can I put an imovie on a flash drive, and edit it on a different mac?

    So i am doing a video project for school. We used imovie on a mac desktop to make and edit most of the video. unfortunatly, we are still not done and the girl who has the imac, is leaving for out of town. we were wondering if we put the imovie on a flash drive, can we then upload it onto a different mac (in our case a macbook laptop) and then continue editing? the flash drive is a brand new 8 GB flash drive so it has pleanty of room for our 5 minute video. We also do not have time to start over, with the deadline being very soon.
    So will the flash drive trasportation work?
    Is there even a way to transport the video over to a new computer?
    Thank you everyone who will help me out!

    Hi
    My thoughts
    A. Free Space on Start-Up (Boot, Macintosh HD) Hard Disk - must be 25Gb or more to let iDVD run OK
    B. If DVD-burner doesn't work - then Save as a DiskImage - in DVD - to e.g. Desktop so it's easy to find
    C. Format an USB-Memory stick (WILL ERASE IT to 100%) - AS - Mac OS Extended (hfs) ! ! !
    ( UNIX / DOS / FAT32 / Mac OS Exchange - WILL NOT WORK FOR THIS ! )
    D, This .img file You just created can now be moved over to another Mac. Save it onto this Hard Disk
    E. Burn the DVD - by using Disk Util tool - and burn the .img file onto a DVD
    F. SET DOWN BURN SPEED to x2 or x4 MAX !
    G. I only use Verbatim SL-DVD-R disks
    Good Luck
    Yours Bengt W

  • How can I put a book from my flash drive on my iPad 3?

    How can I put a book from my flash drive to my new Ipad?

    Via your computer : https://discussions.apple.com/thread/3842595?tstart=0

  • Why not create chips with flash inside?

    Just a simple question, why not create chips that already have flash inside as a standard feature?
    Thanks.

    bhanu005 wrote:
    Just for clarification.... when say on board... is it on board or on single chip...
      If you're talking about the Spartan 3AN, then it looks like a single chip.  i.e. the flash die is in the same package as the FPGA die, so from the outside the package looks the same as the Spartan 3A which does not have flash.  All other Xilinx FPGA's require a flash device on board, or some other means of programming.
      Other means could include using the existing system memory (flash or disks) to program the FPGA via a microprocessor.  Some of the boards my company produces have embedded microprocessors on them that can read the host system (For example a desktop PC) disk files and then directly use that to program the FPGAs without using any additional storage device for the FPGA.

  • HOW CAN PUT A LINK ON A FLASH ANIMATION

    I NEED TO PUT A LINK IN A FLASH ANIMATION, I CREATE THE
    ANIMATION IN FLASH.
    AND I INSERT THIS ANIMATION ON DREAMWEBER, BUT.. I CAN'T
    INSERT A LINK IN THAT ANIMATION
    (NOT NEED AN URL) I NEED A SIMPLE LINK FOR EXAMPLE:< A
    HREF="HELLO.HTM"></A>
    THANKS

    You cannot put an HTML link on a Flash object. You would have
    to do that in
    Flash.
    By the way, your keyboard is stuck in caps.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "YAMAZAKY17" <[email protected]> wrote in
    message
    news:f44ig7$l8b$[email protected]..
    >I NEED TO PUT A LINK IN A FLASH ANIMATION, I CREATE THE
    ANIMATION IN FLASH.
    > AND I INSERT THIS ANIMATION ON DREAMWEBER, BUT.. I CAN'T
    INSERT A LINK IN
    > THAT
    > ANIMATION
    > (NOT NEED AN URL) I NEED A SIMPLE LINK FOR EXAMPLE:<
    A
    > HREF="HELLO.HTM"></A>
    > THANKS
    >

Maybe you are looking for

  • Flash contents not being displayed on the published Apex application URL

    I've had to publish one of my apex application through an bluecoat proxy to reach my Oracle HTTP server. It works fantastic for everything - except my flash charts. Flash contents are not getting loaded.Issue is only in the published application URL,

  • PL let me know how to UPLOAD Atributes andTexts from the R/3 to APO RAS1

    HI I HAVE UPLOADED FROM EXCEL  IN RSA1,  BUT PLEASE  LET ME KNOW THE PROCESS  HOW TO UPLOAD ATTRIBUTES AND TEXTS FROM R/3 TO APO IN RSA1 IN REALTIME(IMPLEMENTATION) USUALLY HOW THE ATTRIBUTES AND TEXTS WILL UPLOAD INTO THE RSA1 IN APO

  • TS1538 when i sync my music from my ipod to my computer its gray and wont play

    I am locked Out of my i pod and iam trying to get all of my stuff off of it before i try to factory reset it but all my ipod music i have purchased is gray when i unplug my ipod and i cant play it and i am afraid i am going to loose it

  • Function to break up a string

    Hi , Please tell me the function name and its syntax to break a string into number of variables..... Eg: Variables: a,b,c String: Hi,Rahul,ThisSide The Result should be: a=Hi b=Rahul c=ThisSide The "," should be the breaking point... Regards, Rahul

  • "Unknown Error has Occured" on any save attempt

    I've been fighting this problem for some time. Now, both Illustrator installations (on HP laptop w/XP sp2 and Dell laptop with Vista SP1) are doing it. Today I just learned about the Zune/Illustrator incompatibility. I stopped Zune and all Zune servi