Flash site with links to vanilla html pages

Dear Abby:

Stupidly, I agreed to help my DH to create a Web site. While we remain married and unwidowed, things get sketchy.

It is the artist, I'm the Gal manual bed.

Here's my problem: bought a model (STOP LAUGHING) KillerSites or somesuch. Figured out how to change the Flash part. Cool. Plays fine on the local site. Then, I created a few plains old pages for simple information. I figured out how to make the links between the Flash and the work of vanilla (I think), but how the HELL do I create an index.html of the Flash page?

Would appreciate any help, once you wipe the tears of laughter with your eyes, in other words.

Sign me up,

Confused in Connecticut

AlliCT59 wrote:
> Dear Abby:
>
> Stupidly, I agreed to help my DH to create a Web site. While we remain married and
> unwidowed, things get sketchy.
>
> It is the artist, I'm the Gal manual bed.
>
> Here's my problem: bought a model (STOP LAUGHING) KillerSites or
> somesuch. Figured out how to change the Flash part. Cool. Plays fine on the
> local site. Then, I created a few plains old pages for simple information. I have
> figured out how to make the links between the Flash and the work of vanilla (I
(> think), but how the HELL do I create an index.html of the Flash page?

File - publish setting.
Check HTML and SWF formats.
Press the buttons to release and Flash automatically generates the html file with
all the necessary tags for the SWF to run across multiple browsers.
The file is located in the same folder as the FLA file.
You can rename it to index and that is pretty much it - Ta Daaa

concerning

Abby

Tags: Adobe Animate

Similar Questions

  • Attempt to link to the html page

    I did a fla for an intro, but I want to create a link to click on that will take the Viewer to the next page of the Web site, which is an ordinary html page. I used the example to help him apply the actionscript code next to a button with a named instance of 'enterBtn '.

    Set the framework
    enterBtn.onRelease = function () {}
    getURL (" http://www.mywebsite.net/mainframe.html", "_blank");
    };

    However, with the code above, I get the following error;
    * Error * scene = scene 4, layer = glow behind FrameBTN, frame = 309:Line 2: statement must appear in the Manager
    enterBtn.onRelease = function () {}

    Total ActionScript errors: 1 reported errors: 1

    > > I'm on the right track? Or I have to use the:

    var listenerObject:Object = new Object();
    listenerObject.onLoadInit = {function (target_mc:MovieClip)}
    target_mc.onRelease = function() {}
    getURL (" http://www.mywebsite.net/", "_blank");

    Can someone help me please?
    Thank you!

    you're code is not attached to a frame. It is attached to an object.

    to remedy this, copy the HTML code, click on a blank space on stage and paste your code into the Panel shares.

  • the link swf to html pages

    Hi I'm new to DW/FLA, so this may be simple but I can't understand it. I have a swf embedded on my index.html page. It has 4 images on it, and when each image is reversed, it changes. I coded it through Flash successfully. In addition to the reversal, I need to have each image link to a separate html page (home.html, about.html, contact.html, etc.). I tried getURL, but as "home.html" is not www.home.com/home.html, it doesn't seem to work. This site is not live yet so I don't have web URL link to.

    Can anyone help me please with this code. FYI, the SWF is AS2.

    In Flash, you'll need to each image a link to your Web site absolute URL.  Where votre_domaine.fr is the name of your current web site.  And home.html is the default index page required by your host server.

    http://your_domain.com/

    http://your_domain.com/about.html

    http://your_domain.com/contact.html

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics |  Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB

  • My links in the html page do not work in Firefox.

    I made som links in the same page in HTML, and they do not work in Firefox, although they work fine in Internet Explorer. I tried everything on this page: https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems?esab=a & s = links + don % 27T + work + in + firefox & r = 19 & as = s

    This has been a problem for years. Why not in page anchor links work? I'm just using html with Wordpad to create my pages, not CSS.

    Rules of the House at the top of the page.

    <a href="#PCgen">Character generation</a>
    <a name="#PCgen"><center>
    	<img src="KFR0 images/buts/bar swordcloth.gif" width=500 height=80>
    </a></center>

    It would be in the correct manner. Clear the # and close this tag a name immediately.

     <a name="PCgen"></a> <center>
    	<img src="KFR0 images/buts/bar swordcloth.gif" width=500 height=80>
    </center> 
  • Problem with links to another Web page when using the Internet

    I can open any website, but when there is another highlight link to another Web page I get an "Error on Page" message down to the left of the screen when I try to access it. When I point out this message, I get the message "no such interface supported." This is on a HP Pavilion dv 7-3173 nr notebook new. I use Internet Explorer 8 and the operating system is Windows 7 Home Premium.  I have disabled the firewall without success and it occurs either wireless or ethernet connection.  A typical error detailed message is as follows:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; OfficeLiveConnector.1.3; OfficeLivePatch.0.0;. NET4.0C; BRI/1)

    Timestamp: Sat, December 2, 2010 17:27:10 UTC

    Message: No such interface took in charge

    Line: 2

    Char: 11896

    Code: 0

    URI: http://www.durabuiltbuildingproducts.com/menumachine/menumachine2.js

    I would appreciate any suggestion or help.

    Hello

    Try to download and install Firefox on the link below and post back if you still have the problem by clicking on the links within Web sites.

    Firefox

    Looking forward to hear from you.

    Best wishes

    DP - K

  • How to open a session in an application apex of a link to the html page, passing the username and password in the url

    Hello

    I have a html page (can be created by jsp/other technology) where I need to provide a link to an apex application passing the user name and password, so that the user does not have to connect. I tried below, but it shows the login page.

    <! DOCTYPE html >

    < html >

    < body >

    " < p > < a href =" https://Apex.Oracle.com/pls/Apex/f?p=75478:101:0:login:P101_USERNAME, P101_PASSWORD:[email protected], gmail@123 [email protected] , gmail@123 "> my Application < /a > < /p > "

    < / body >

    < / html >

    no idea how to do it?

    Apex 5 / chrome browser / window 7

    Concerning

    Sanjaya

    Hi Sanjaya,

    from a security point of view I would strongly recommend NOT to include a clear text password in an HTML page or pass it through a url!

    But back to your question why it does not work. It does exactly what you say APEX. Go to page 101. If you want to simulate a page you submit must use BRANCH_TO_PAGE_ACCEPT which tells APEX to go to this page, but performs the 'Treatment of the Page' page instead of make. See http://docs.oracle.com/cd/E59726_01/doc.50/e39147/concept_sub.htm#CHDICEDJ

    Here is the correct URL, you must use.

    https://Apex.Oracle.com/pls/Apex/f?p=75478:101:0:BRANCH_TO_PAGE_ACCEPT:P101_USERNAME, P101_PASSWORD:[email protected], gmail@123

    Concerning

    Patrick

  • Creation of the subsequent pages of the site with checkerboard fluid to first page in the Web site

    Using tutorials, I am able to create a sensitive page for a Web site. How can I create a second page to the Web site by using the fluid.css, respond.min.js and boilerplate.css from the first page? I've linked to cut and paste the code at the top. While the second page is sensitive, I can't create the page I made the front page. (referring to the tutorial video adobe on checkerboard to fluid.)  Thanks for any help.

    No, no, no.  Just go to file > save as newfilename.html.  Repeat with the other pages of the site.

    Nancy O.

  • Help with link to the home page

    Hello

    Can someone help me?

    I created a website and now I create a second folder / file. How can I link this second issue to the homepage in the first folder?

    Sorry for my English

    It is not quite clear whether my assumption that you are working with two. MUSE files is correct.

    However, if it is correct and that you develop both. MUSE of files and their download to host online location, so when even if you change the file names, the last download index.html file will overwrite the index.HTML of the first download.

    Something else to try is:

    • create a subdomain for the second site, it does not cost any extra.
    • Then download the second .muse to the subdomain site.

    If possible provide us with screenshots of what you're trying to reach, sometimes helps us to better understand what the problem is. You can insert them into the answers by clicking on the small camera above the text box icon.

    CARI

  • A link to the HTML Page for the ASP Page does not display the ASP Page?

    Hello

    I can browse to the page default.asp and link, but in a browser error Page CAN not be display.  Why would it be?

    see you soon,

    Dreamweaver101.1

    > I don't see how.

    You post a url on the site, or send you the code of the page.

    > The connection window shows a path to the "dafaul.asp Page" as... /... /.. /.. / default.asp

    Is this the right path? This means that your window is nested at 4 levels under the default.asp page. Is this correct?

    > In a browser after I click on

    > Link to the navigation bar I get error Page

    How do you test it? It's on a website online? Preview mode? Test server? We need more details.

  • Can I change the properties of an individual link on an HTML page without changing the other links?

    Hello

    I have a contact page created in Dreamweaver and have created an e-mail link to start Outlook if clicked. However, all the links in my design have been updated a way, i.e. the stunned white text background more dark. My email link is however, on a white background so that you can't see against white. I want to come in and simply change the color property of the binding of e-mail without changing the other colors of link on the page. I tried but without success. Is this possible to do?

    Thanks in advance for any help!

    Try this-

    [email protected]"class ="special">[email protected] "

    and -.

    {a.Special}

    color: Red;

    text-decoration: none;

    }

    {a.Special:hover}

    color: Blue;

    }

    Murray

  • Flash Web Sites with Pages of different heights

    http://louiswu.aisites.com/imd233/final/index.html

    The link above for the my last class project. On all pages of the site, you will notice that when you scroll in your browser, it is a big gap between the bottom of the content and the bottom of the browser. The exception is the STORE.

    I just stumbled on a "'limited ' of creating websites with Flash, in that the page with the largest content will determine which scene is the height for the rest of the site?"

    I don't know yet what I should ask here: is there some kind of workaround, or altogether different kind, I should work when using Flash and HTML/CSS together?

    The only option I see right now is to create separate .swf for each pages files and then incorporate them into their own HTML files.

    Laughing out loud. Just to answer my own question?

    When you create a Flash swf file it has a size of stage, and that the size of stage, it is everything that makes you.

    Most people design a Flash site to match the size of the browser window and not one that requires scrolling.  In this scenario, if it was necessary to scroll, the scroll would be built into the SWF and scrolling the browser would remain unchanged.

    For a site whose height varies from one page to another, it would be more likely to not create a Flash site and instead of creating individual pages for each section.

    If somehow you answered your own question so.  If you want to use Flash to design and you want to have different sections parade only to the extent necessary by using the wheel of the browser, the best way to accomplish this is to have each page as a separate html page containing a separate swf file.

  • Why my HTML pages load half full?

    Hello. I finished a Web site for a school project and now I am their organization in a folder so I can send by e-mail. But every time I move HTML pages in this file they open with almost none of the CSS styles, without working links or images. Anyone know why this is happening or how to fix it?

    Your local site folder must contain all your site assets - CSS, images, scripts, html pages, etc...

    You need to ZIP the file throughout the local with Win Zip, StuffIt site or some other compression utility.

    Then send an e-mail message with the attached ZIP file.

    Tell recipients that they must extract (unzip) the file & its content.

    Nancy O.

  • How to create a button that is persistent on the top of the Gallery HTML page

    Hello

    My InDesign folio, I have an article with photo gallery full HTML page. The photo grid occupies the full screen. I want to create a button that is persistent on top of this gallery, which the user can type to go to the main Menu page. This button is always visible in one place, even as the user scrolls up and down the gallery. I tried to create it on the top layer and the upper layer of the page master, but the button disapperas loading the HTML gallery.
    If the user does not see any button to navigate through the Gallery to another article.

    Any ideas how to create persistent button?

    Thanks in advance.

    -MP

    Why not do things just like an HTML article? You do it in the Muse.

  • is it possible to have a link/button inserted into the end of my flash video that make up the first page of my web site

    I don't know if this will make sense then please tell me if it isn't. is it possible to have a link/button inserted into the end of my flash video that make up the first page of my web site. the video plays with the name of the site then fades to display the text "enter" I want to make the link to the next page.

    > the video plays with the name of the
    > site then fades to display the text "enter."

    Set the action gotourl on the last frame of the moving to FLASH.

    If it of a "cover page" and has a company logo dance and a nagging
    drumbeat - reconsider. Just make the homepage of the website home page.
    Don't make people wait to see some content.

    --
    Alan
    Adobe Community Expert, dreamweaver

    http://www.Adobe.com/communities/experts/

  • have created the Web site with flash cs4, placed a short in one of the sections buttons, have generated the HTML, etc. with the publication

    Of Adobe Flash CS4- settings file published using html don't play my little film (on site) on the local computer's browser.

    The .exe file and the swf file play the movie.

    Am I missing something? have tried Chrome, firefox, opera, etc.. Movie controller only presents itself.

    Any help would be greatly appreciated.

    Thank you very much.

    You probably have a security problem that you can get around using Adobe - Flash Player: settings - global security settings panel Manager or download on a server and test the server files.

Maybe you are looking for