Why the HTML copy when creating Flash?

Just started working with Flash and I noticed when I publish
a page that I'm working on Flash creates a HTML version as well.
What I am working on will be placed within an existing site which
is all html. Not sure the reason for the additional html page and
what to do with it. Sorry if I'm a bit dense about this but ya
gotta start somewhere.

as to what would be used for? the HTML? It provides the tags
for proper display of the SWF. From the
help docs:
To display a SWF file in a web browser, an HTML document must
use the object and embed tags with the
proper parameters.
Playing Flash content in a web browser requires an HTML
document that activates the SWF file and
specifies browser settings. The Publish command automatically
generates this document, from HTML
parameters in a template document.
The template document can be any text file that contains the
appropriate template
variables—including a plain HTML file, a
file that includes code for special interpreters such as
ColdFusion or Active Server Pages (ASP), or a template
included with Flash.
To manually enter HTML parameters for Flash or customize a
built‑in template, use an HTML editor.
HTML parameters determine where the content appears in the
window, the background color, the size of
the SWF file, and so on, and set attributes for the object
and embed tags. Change these and other
settings in the HTML panel of the Publish Settings dialog
box. Changing these settings overrides
options you’ve set in the SWF file.
just search help docs (F1) for "Using object and embed tags"
Chris Georgenes
Animator
http://www.mudbubble.com
http://www.keyframer.com
Adobe Community Expert
*\^^/*
(OO)
<---->
westlight wrote:
> Thanks. Still reading on as to what it would be used
for. Just for positioning and layout info?
>
> Back to the tutorials, and the Flash for Dummies book.

Similar Messages

  • [svn] 2700: With the Marshal Plan, when create an instance of a manager, we need to talk to the system manager.

    Revision: 2700
    Author: [email protected]
    Date: 2008-07-31 21:12:03 -0700 (Thu, 31 Jul 2008)
    Log Message:
    With the Marshal Plan, when create an instance of a manager, we need to talk to the system manager. Unfortunately sometimes these manager instances can be created before the Application class is created and/or before the systemManager property is set on the application. So to get the reference to the system manager from the manager instances, we can't use ApplicationGlobals.application.systemManager. We need to use SystemManagerGlobals.topLevelSystemManagers[0] instead. This property is set in the SystemManager constructor, and fortunately for us, Flash runs your root display object's constructor before anything else, even before static initializers (atleast ones not defined in SystemManager or a dependency of it).
    QE: Yes
    Doc: No
    Bugs: SDK-16207, SDK-16208, SDK-16209
    Reviewer: Alex
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16207
    http://bugs.adobe.com/jira/browse/SDK-16208
    http://bugs.adobe.com/jira/browse/SDK-16209
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/CursorManagerImpl.a s
    flex/sdk/branches/3.0.x/frameworks/projects/framework/src/mx/managers/ToolTipManagerImpl. as

    an instance p for Point class is created like this?
    Instead we can create and instance of Point class
    as:
    Point p = new Point();
    Can any one of you explain this?Your Point() constructor doesn't throw exceptions, so there's no need to catch them. The Class.forName() and Class.getInstance() methods can throw exceptions, so it's necessary to handle them if they arise. Check out the docs for those methods, it lists what exceptions they can throw.
    http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#forName(java.lang.String)
    http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Class.html#newInstance()
    2) In the above Class Point what is the use of
    creating an instance of Point with in that Point
    class?
    static Point origin = new Point(0,0);
    What the reason to create an instance like this
    within the same class. We can create this instance of
    point
    class when ever we need. There doesn't seem to be any in your code, since that variable is never accessed. It could be useful if you wanted to have a Point that was shared across all instances. This is not a good example of that though.

  • Any tutorials on how to use the daily build of the Flex SDK to create Flash Player 10 content?

    Is there a tutorial on Adobe on how to use the daily build of
    the Flex SDK to create Flash Player 10 content?

    The approach you take might depend on a few things, but it boils down to using mouse interactive coding to trigger whatever effect you eventually realize.  The code you use will depend on the version of Actionscript you plan to use.
    You could make this as a movieclip that is normally stopped at its first frame and when you mouseover or click the movieclip, it animates along its own timeline to its enlarged state.  If the thumbnail is very small and the larger version is substantially larger, and both need to be clear images, this might be the better approach.
    If this only involves enlarging something, you could also probably realize it just using Actionscript Tween coding rather than timeline animation.

  • Can you put line break in text in the data box when creating a chart.  i.e. if you have a bar chart

    Can you put line break in text in the data box when creating a chart.
    i.e. if you have a bar chart with text underneath each bar, can you break it when you’re entering it instead of manually afterwards
    Thanks

    http://help.adobe.com/en_US/illustrator/cs/using/WS3f28b00cc50711d9fc86fa8133b3ce158e-8000 .html
    See "Enter labels"

  • Why the clock disappears when you recieve a call !!

    Dear iphoners,
    It is really strange why the clock disappears when you receive a call "during ringing" ..
    for me it is really matter to know the time just before I answer .. you can notice that when your phone is ringing , you can't see the time and you are stuck !!
    I'm sure some of you are sharing the same concern .. how can we send this to the developers to solve this issue !!
    just to let you feel my concern .. Imagine yourself sleeping and suddenly someone called you "your Boss", you just woke up and you have no idea what is the time .. its bad to answer and ask the caller what is the time !! .. and its annouing to wait till the phone stop ringing to check the time then you call back !!
    Please let me know if there is a way to solve this .. or at least let’s ask the developers to solve it
    Thanks,
    Muataz

    You can write to Apple about this issue using the feedback form:
    http://www.apple.com/feedback/iphone.html
    Cheers,
    Leann

  • How to change the default save encoding of the dvm files when create dvm???

    When I creating a DVM(domain-value mapping) in Chinese on the ESB control and confirm it, then restarted the SOA service, the DVM that I created in Chinese disappeared from ESB control. All the maps(both English and Chinese ) are in DVM Repository.
    After I updated the encoding from ‘UTF-8’ to ‘GB2312’ in the three files below, and restarted the SOA service, the DVM in Chinese appeared on ESB control.
    But when I adding the second row in Chinese and save it, then restart the SOA service, the DVM in Chinese disappeared from ESB Control once again. Because the encoding in the three files below is updated from ‘GB2312’ to ‘UTF-8’ .
    Files:
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm\Chinese.xml.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\content\files\dvm\Chinese.xml_1.0
    How to change the default save encoding of the dvm files when create dvm in ESB control ???

    I have the same problem.  When I updated to Mavericks now the bookmarks bar font is huge.  I liked it the way it was before.  I liked the smaller font.  Also wish I could change the color of the sidebar and font/folders too.
    I tried to see in preferences if there was anyway to change it, but I don't see anything there.

  • How do you shuffle the image order when creating a new slideshow in apterture 3?  i would like to do this automatically when creating a new slideshow.  i see how you do it when you just play a slideshow.

    how do you shuffle the image order when creating a new slideshow in apterture 3?  i would like to do this automatically when creating a new slideshow.  i see how you do it with presets when you just play a slideshow, but i don't see an option to randomly shuffle the slide order when you create a new slideshow.  i know you can sort it by different fields, but i want it to be random.  thanks.

    If you want to rearrange images in random order you can try an AppleScript:
    retrieve a list of selected images from Aperture
    shuffe the list properly
    create an album in Aperture and add the images from the list to the album (make sure that the album set to be orederd manually)
    Here  is a sample script that shuffles the selected images and displays them in random order in Full Screen Mode:
    on removeItem(ims, i)
      -- remove the item at position "i" from a list ims
              if ims is {} then return {}
              if (length of ims is 1) then return {}
              if i < 2 then return rest of ims
              if (i = length of ims) then return (items 1 thru (i - 1) of ims)
              if i > (length of ims) then return ims -- should be error?
              return (items 1 thru (i - 1) of ims) & (items (i + 1) thru (length of ims) of ims)
    end removeItem
    on shuffle_items(ims)
      -- shuffle the items of the list "ims" randomly
              local numitems, ims_shuffled, nextrest, nextpick, i
              set numitems to length of ims
              if length of ims < 2 then return ims
              set ims_shuffled to {}
              set nextrest to ims
              repeat until nextrest is {}
                        set i to (random number (numitems - 1)) + 1
                        set nextpick to item i of nextrest
                        set beginning of ims_shuffled to nextpick
                        set numitems to numitems - 1
                        set nextrest to removeItem(nextrest, i)
              end repeat
              return ims_shuffled
    end shuffle_items
    on shuffleIms()
      -- retrieve the selected images from Aperture
      -- and display them in random order in full screen mode
              local imageSel, shuffled, i
              tell application "Aperture"
      activate
                        set imageSel to (get selection)
                        set shuffled to my shuffle_items(imageSel)
                        set fullscreen to true
                        if imageSel is {} then error "Please select some images."
                        repeat with i from 1 to count of shuffled
                                  reveal {item i of shuffled}
      delay 3 -- chnage that to the time you want
                        end repeat
                        set fullscreen to false
                        return shuffled
              end tell
    end shuffleIms
    shuffleIms()
    Some more code snippets to go from here:
    To create an album:
                        tell library 1
                                  if not (exists album "shuffledAlbum") then
      make new album with properties {name:"shuffledAlbum", image version:shuffled}
                                  end if
                        end tell
    And to add the images from the shuffled list to the album:
                        repeat with i from 1 to count of shuffled
                                  duplicate item i of shuffled to album "shuffledAlbum"
                        end repeat
    Regards
    Léonie

  • How to get cm:search to use the max attribute when creating the SQL query?

    When we use the max attribute in the cm:search tag, it does not seem to honor the max attribute when creating the SQL query. However, the result returned from the tag is limited to the number specified by the max attribute. Then the tag seems to work as intended, but the performance will be sub optimal when the SQL query returns unnecessary rows to the application.
    We use the cm:search tag to list the latest news (ordered by date), and with the current implementation we have to expect a decrease in performance over time as more news is published. But we can’t live with that. We need to do the constraint in the SQL query, not in the application.
    The sortBy attribute of cm:search is translated to “order by” in the SQL query, as expected.
    Is it possible to get cm:search to generate the SQL query with an addition of “where rownum <= maxRows”?

    Hi Erik,
    The behavior of a repository in regards to the search tag's max results parameter is dependent on the underlying repository's implementation. That said, the OOTB repository in WLP does augment the generated SQL to limit the number of rows returned from the database. This is done in the parsing logic. This behavior may differ with other repository implementations.
    -Ryan

  • How do i add photos to the photo array when creating a book using iphoto 8.1.2?  the book doesn't accept the albums and foldlers i drag and drop.

    how do i add photos to the photo array when creating a book using iphoto 8.1.2?  the book doesn't accept the albums and foldlers i drag and drop.

    I'd suggest you ask this question in the iPhoto forums:
    iPhoto
    Posting here is unnecessarily limiting the people who'll see your question to those running iMacs.
    Regards.

  • Why the Podcast stops when screen off? (iOS6)

    Why the Podcast stops when screen off? (iOS6)

    iHeartRadio is an app from an independent vendor. It is not from Apple, and Apple can't do anything to fix a broken app. Contact Clear Channel, the developer.

  • Is there a way to reduce the size between the lines in when creating a form in FormsCentral so that you can fit more lines on a page?

    Is there a way to reduce the size between the lines in when creating a form in FormsCentral so that you can fit more lines on a page?

    In the Folders Tab, right click on  folder  then click Reveal in Explorer. This will open an Explorer window with the folder selected.  In Explorer you can right click > Properties or navigate to whatever you want to measure.

  • Trying to find the URL used when installing Flash player via ActiveX pop-up

    I'm trying to determine what URL would be used when a customer clicks on the Activex Pop-up to install Flash player. 
    I've found a document that indicates the URL used when updating Flash Player via the Auto updater, but I think they are different URLs....  Can anyone help?

    thanks guys for the replies.
    Just to clarify, I am in no way having troubles installing Flash player.  I'm a tech specialist, and have been for many years.  I am fully able and aware of how to update Flash player.
    What I am trying to get is the URL that would be used when a client click on the "Install Adobe Flash Player" ActiveX Pop-up.
    thanks for the URLs you sent, and I do have those, I'm just wondering if any can confirm "as for sure as possible" what URL is used with that ActiveX Pop up.
    Our corporate has several web-based products that do NOT work with th emost recent version of Flash Player.
    We are trying to find all possible Flash Player installer URLS that are used, so we can block them on our Proxy server.
    Thanks again for everyone's reply, and if anyone knows for sure the info I need, please let me know

  • I used the wrong year when creating an account, now it tells me im to young no matter what year i use?

    I used the wrong year when creating an account, now it tells me im to young no matter what year i use?

    Have you tried just exiting the setup and try trying later?

  • Limits to the SQL Statement when creating External Dictionaries

    Limits to the SQL Statement when creating External Dictionaries
    Does RC not provide the ability to concatenate multiple db columns into a single dictionary field?  When trying a query like:  SELECT Col1 + Col2 AS NewCol1 FROM Tbl1 we get an error("Unknown internal error") after clicking to save/create the new  dictionary.  This is on version 2008.3

    What if you created a buffer table in your external database, that is populated by your field-merging query, and then invoke that from Newscale? The temporary table would be updatable by newscale (although, presumably, you wouldn't actually have newscale update it), so then it'd accept that connection.
    For example, I think you could do something like that by creating a View in MS SQL Server. Likewise, in other database brands you could create a Trigger that would update the buffer table each time data in the real tables are changed.

  • Why the -- dont work when i am logged in on linux terminal.

    Why the <-- dont work when i am logged in on linux terminal.
    when i press <-- (left) when i am logged on sqlplus on linux i only get
    SQL> ^[[D
    please tell me how i change this..
    hugs Gökhan

    Why the <-- dont work when i am logged in on linux
    terminal.Is "<--" your "Backspace" key or the "left arrow" key ?
    On the command line:
    1. If you want to set your "Backspace" key to delete the previous character, then run this:
    $ stty erase ^H
    2. For the "left-arrow-key-not-working" issue, you may want to try this:
    $ stty sane
    hth,
    pratz

Maybe you are looking for