HTML and Flash

i have been searching for help on this issue and cant seem to find an answer.  i am sure the issue is my lack of understanding.
Basically, i have a flash (CS3) program (lobby.fla) that contains a button to load another flash file (join.swf).  i published the
lobby.fla program and created the lobby.html program and the AC_RunActiveContent.js.  All program files are in the same directory.
if i run lobby.fla from Flash CS3 all works as i would expect.  when i click on the join button, the join.swf is loaded.
if i run the lobby.html program from Dreamweaver,  the join button does nothing (not even a trace statement is excuted).
Eventually I would like to pass parameters from the lobby program to the join program but i cant get the button to work.
if i just load the htl program in the browser this works.  but when i run the lobby.html program from within dreamweaver the botton does
nothing.  what am i missing in the dreamweaver side of this?
my environment is Windows XP Home, php-mysql, Dreamweaver and Flash CS3.
thanks for any help
teremoto

at this stage i would take a guess.  i am at a loss.
from my understanding i have published the lobby.fla and i have gotten a lobby.swf, lobby.html and an AC_RunActiveContent.js files.
i have looked at the lobby.html and it seems to match with what i can find on the web searching forums for help and examples.
so i dont think it is that but it may be i need to add something but i am not sure.  the AC_RunActiveContent.js file seems to be rather generic and
it does not look like something i should or would modify.
why would this work fine if i run this program outside of dreamweaver?
i thought it would be best to use html-ajax-php-mysql to handle logins and then let flash be the main program that the user will use.
maybe i am wrong in my design thinking.  What i am trying to accomplish is to have a page presented (with links to join specific rooms).
the rooms will be a flash program (there is no required interaction between users who join the room...but i will need to pass a few pieces of
data back to the main calling program where i will need to update my database).
should my design be more where all links/buttons needed to move the user to the flash programs i want them to interact with be done outside
of flash?  i was hoping to use flash to just pass the required parameters back to the lobby.html program and then process that data (update
my databases) .  it just seemed easier to have a main driver program (my lobby flash program) to handle all the work as opposed to a whole bunch
of html pages.
i appreciate your opinion on this....i feel i maybe moving in the wrong direction in my development.
thanks
teremoto

Similar Messages

  • Scriptable mail client with good support for html and flash

    Hi,
    on one hand I'm looking for the uzbl/luakit/.. equivalent in the mail client world: I want a very high level of control over how mails are fetched, filtered, displayed, scripts, keybinds, etc etc.
    On the other hand I also want the client to handle html mails properly, even when they include html5 sound/video clips and/or flash widgets/videos.
    This might sound ironic, but I use rss2email to get all my newsfeeds delivered to my mailbox.  I think this makes a lot of sense, a centralized repository for all the messages I want to get.
    But those newsposts often contain html5 and flash widgets, which I want to be able to use from inside the mailclient.
    Also I expect usage of the xdg basedir spec and sane use of files (a simple text config file, and maximum a few binary files for caches/indexes etc)
    A good search system based on sup/notmuch/xapian would also be welcome.
    I just can't find a mail client like this.  Any suggestions?  Maybe anything that's close, so I could hack it a bit myself?
    Claws-mail is the least sucky client I could find, but still it doesn't give me the advanced scriptability, it makes a mess in my homedir and doesn't support html5/flash.

    Thid may take you a bit away from your current setup, but if you have used sup you shouldn't be too scared ;D
    Ive started using mutt a while back, and if properly configured it can do a _lot_ of things and very well at that too!
    Anyway, to answer your post:
    1) Mutt can be configured to retieve your rss feeds, so you dont need to use rss2email and still get a centralilsed repo for your email and rss and, you will be able to keep your email account uncluttered with rss mail (but thats personal preference).
    2) Intrinsically, like all CLI mail clients, butt doesnt show html/html5 or embedded flash in email. /BUT/ you can configure it to use a differen program to handle this automatically.
    So, you will be able to get say uzbl, or jumanji or surf (if you're into your lightweight browsers) to open those multimedia emails. Edit: it seems you will probably have to use links2, but you may be able to use other clients (they will have to open as a seperate application though, whilst links2 is able to stay embedded. Maybe this can be done with the other browsers but I haven't tried nor researched this.
    Generally as: (in .muttrc)
    # enriched messages
    auto_view text/html # view html automatically
    alternative_order text/plain text/enriched text/html # but save it for last
    Credit for that snippet goes to something i found on dotfiles. If I ever find the author's name, I shall edit it in here.
    You will also need to create a .mailcap file with the relevant data. A basic google search reveals some good tutorials for this.
    Last edited by GalacticArachnid (2010-12-03 02:01:42)

  • HTML and Flash colors don't match, need help...

    Heya,
    So if you visit
    http://www.zachmarrow.com you
    will notice (at least on Firefox and Safari on OS X) that the
    colors in the .swf and the colors in my actual html document are
    not the same. I haven't encountered this problem before so after
    triple checking my hex numbers for the colors and so on I cannot
    find a solution can someone please help!
    .fla is located here:
    http://www.zachmarrow.com/templates/wiuthl5s/flash/header.fla
    The index file is located here:
    http://www.zachmarrow.com/templates/wiuthl5s/index.php
    Thanks!

    http://www.adobeforums.com/webx/.59b52c9b/0
    Peter Figen, "color management, printing with InDesign CS3" #1, 6 May 2008 7:45 am

  • Html and flash website

    im pretty sure this question has been frequently asked here. I have been searching high and low, from google to bing to find help with this question. Im sort of a rooky by the way. I have a website thats created fully from flash professional and been transferred over to dreamweaver. The website is fully functional on the computer but obviously its not viewable on ios mobile devices. I tried CreateJS and Swiffy but it doesnt seem to work as far as selecting url links ect. Is there any other way that i can have this site IOS compatible?

    Welcome to the Forum -
    Without seeing your design, I could only suggest removing the link elements from your FLA/SWF and replacing them in some form of HTML image or text links .

  • HTML and Flash overlap Issue

    Hi, i am making a game, in which, i need to show and hide
    HTML content with Flash event. but want to purly hide and
    deactivate the HTML links.
    Basically i have made such application through hiding div
    parameter. but after hiding that HTML area... It will overlap on
    Flash content. and because of that i am unable to access Flash
    textbox or buttons.
    So what is the best way to hide HTML content after event
    generate from Flash.
    I have done with External Interface, div hiding through
    javascript.

    Problem is solved by following Method:
    function showhideTab(val){
    var ban = document.getElementById("main");
    if(ban == null)
    alert ( "Sorry can't find your div" );
    return;
    if(val == true) {
    ban.style.display="block";
    } else {
    ban.style.display="none";
    }

  • CFML/HTML and flash

    Hello,
    Ok, here’s what’s going on - I have a CFML Tag
    that displays a number from my Database. I want to get flash to be
    able to read this number using embedded HTML. However, I can't find
    a tutorial in Google I may be searching for the wrong thing.
    Anybody know a tutorial and or code that could help me?
    Many Thanks, Look forward to a response.

    Set a CF variable, then pass it to your Flash movie using
    either the Flashvars param (or a URL variable when calling the SWF)
    in the HTML object/embed tags. Here's the LiveDocs on using
    FlashVars:
    http://livedocs.macromedia.com/flash/8/main/00001206.html
    Hope that helps!

  • Flash embed tag does not obey percentage size, even with html and body at 100%

    For some reason i cannot get this swf file to show at 90% width and height. i have tried adding a style sheet in the header to explicity set the html and body to 100% but this still does not help. can anyone see if there is a problem in the code?
    <pre><nowiki><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <title></title>
    <style type="text/css">
    html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    </style>
    </head>
    <body>
    <center>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="90%" height="90%" ID="Captivate1">
    <param name="movie" value="tutorial.swf">
    <param name="quality" value="high">
    <param name="menu" value="false">
    <param name="loop" value="0">
    <embed src='tutorial.swf' width='90%' height='90%' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'/>
    </object>
    <BR>
    <p>
    <align=center><a Href="javascript:window.close();">Close Window</a>
    </p>
    </center>
    </body>
    </html></nowiki></pre>

    That may happen because of the &lt;center&gt; element that doesn't have a height and width specified. Remember to specify dimensions for all containers if you use percentages, otherwise you may end up with 90% of 0 or a default value.

  • Can you code a link between html and a particular flash page?

    Hi,
    I hope this question is not too confusing. I am designing a website in flash CS3 using Action script 2.0 not 3.0 and Flash Player 8. The architecture I used is as follows:  I have a menu/main page which loads the swf files of other flash pages.  I have a particular flash chatroom page which is loaded by the main page that I would like to be able to link an web address (example ... www.chatroom.com) directly too that particular sub flash page ... rather than going to the main.swf which is what the original web address uses.  (I hope your following me).
    Technically I know I could link a web address to the chatroom.swf file, but then it would estetically look incomplete since the theme/design of the website is in the main.swf which calls the chatroom.swf.  
    Thus my question is: is there a way to assign the web address to  the chatroom.swf inside the main.swf. I would like to go directly to the chatroom without clicking chatroom on the main.swf menu.  I do not know enough Actionscript 2.0 to know if this is possible. I did try to search for the answer but could not find it.  If it is possible what script would I need?  If it is not possible, any other ideas to get the same effect?
    As always, thank you for your help.

    I just wanted to clarify how the main page links to the subsequest pages when I said it loads the swf file.  The links in the actual menu code are fla files.
    (on release) {
    _root.toLoad = 'chatroom'
    _root.con.play(_currentframe+1);
    Then I must publish the files to make swf files for each page which will be loaded into the main menu.
    I hope that gives insight to my thinking and helps you answer my question.

  • Can I package an app using just html and javascript and not flash ?

    Hi :
    Sorry for the question, but I'm a little confused. 
    I know I can use javascript with adobe air, I made some test and works great, but I'm not sure if my app will work in an iphone after I build the package.
    Thanks in advanced.

    No, that's not supported in this version of PFI.  From the Developer Guide: "You cannot write HTML- and JavaScript-based AIR applications for the mobile device profile."

  • The Flash Text and Flash Button options have dissappeared

    the Flash Text and Flash Button options have dissappeared in the insert menu in Dreamweaver CS4. They used to be there but not now

    Adobe announced the features they were removing from CS4 a year or so before CS4 launched:
    The ill-conceived Flash buttons and Flash text were among the deprecated features.
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS2C41F19D-502B-4fb5-8A54-4442E2127C84a .html
    Deprecated features
    The following features have been deprecated for Dreamweaver CS4:
    Timelines
    Web services
    Layout mode
    Site Map view
    Java Bean support
    Adobe® Flash elements (Image Viewer)
    Adobe® Flash text and Adobe® Flash buttons
    ASP.NET and JSP server behaviors and recordsets

  • Issue with MozillaFirefox browser and Flash application

    Hi all,
                 I am new to Flash and ActionScript 3.0.
                 I have created a new flash application and executed it(.swf file has obtained). But, now I need to display the contents of .swf file(i.e., output of my application) in a browser window.
                 So, the issue is: When I open flash application in InternetExplorer browser window,  then the application/.swf file opens fine. But, it is not working well when  open it in MozillaFirefox browser window.
       Please, can anyone help me in this context.
    Thanks in advance. Reply me as soon as possible.......
    Srihari.Ch

    Hi Cyboide,
                   Actually, I am new to Flash platform. I have developed a flash file and (.fla and .swf files are created) this .swf file I need to use within our project(based on Java) which is to be run in localhost. So, I had followed these steps as I saw in Google Help:
    1.) I had opened .fla file(First.fla) and goto File -> PublishSettings -> Formats tab.
    2.) In this tab, I had selected .html and .swf checkboxes and deselected remaining all.
    3.) Click on "Publish" button and then "OK" button.
    So, a html file with same name as that of .fla/.swf file is created in the same folder beside thes .fla and .swf files.
    I think it is clear upto this point.
                     Now,
                                If I open my .swf file simply in a browser window(Mozilla), I can view the contents. But, the Buttons, checkboxes, Combo-boxes etc., controls have no access(i.e., any animation, tweening works well but  there is  no user interaction).
                               Else, When I open my project in localhost(Java project), here somewhere i call my flash file(i.e.,First.swf file). But, the contents of .swf file are not viewed in the case of Mozilla Firefox. But, it works well in InternetExplorer browser including my whole project(i.e., all localhost). Hence, no problems when opened in IE.
    Please reply me as soon as possible. It is the only issue to end up my project.
    Waiting for replies.....
    thanks a lot in advance..
    Srihari.Ch

  • I still cannot view flash players in firefox after uninstalling and reinstalling firefox and flash multiple times. how do i fix this issue perminantly?

    I can go into chrome without any issues and watch any video without any problem. the second i get into firefox nothing works. i have had this issue on and off for years. i really do not see why you cannot fix this if everybody else can. i have uninstalled and reinstalled firefox and flash player multiple times. nothing seems to work. I am truly getting really tired of this same problem year after year, i stay with firefox because you are privacy conscience and are being more so consistently. i do not know what other details to tell you other than this just keeps happening and it is making it very tough to do anything on firefox when i cannot use a simple thing such as flash player. as i said, if the other browsers can fix this i see no reason why firefox cannot year after year. i hope there is a simple fix for this problem because it has basically halted a lot of my work on the net as i will no longer use google or microsoft. thank you

    Firefox does not play videos. That is the job of the plugins.
    Security Issue: Update your Flash Player '''v16.0.0.305<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • Installing Adobe Reader and Flash on OEM systems

    Hello,
    I wanted to know who I would need to contact or if I would need to contact someone to gain permission to install Adobe Reader and Flash on the custom PCs I build.
    Let me know, thanks so much!
    -Blacker.

    Start here
    https://www.adobe.com/cfusion/mmform/index.cfm?name=distribution_form&pv=fp
    or
    http://www.adobe.com/products/reader/distribution.html
    http://www.adobe.com/products/players/flash-player-distribution.html

  • Issue with CS3 Bridge and Flash 10?

    Im not finding any help and Im trying to trouble shoot this myself, since I updated to Firefox 3.0.8 apparently the latest version of flash was updated at the same time?
    My computer shows Flash 10.0.22.87 (running XP) as being installed in programs but tools>addons> plugins shows 10.0 r22. Is this how it is supposed to be? I've removed and reinstalled this a few times but they never match up.
    I've tried back dating to older versions of FF when things ran smoothly as this is the only issue Ive ever had with FF in the years I've used it, but that doesn't seem to help because its still the same flash plugin. Ever since this update I haven't been able to use some other programs such as Adobe Bridge and even AOL since they both have flash components I guess?
    I've done a forums search and I keep thinking it has to be something simple like a setting that needs to be changed but I cannot find it. I did delete the old flash folder as suggested in some of the other threads but no change. If anyone has even a decent lead please reply as I've been working on this for 3 days in and out of safe mode but even then I cant run any programs with flash. I have no crash logs because the entire system locks up and I have to do a hard reset. Thank you.

    Hi Cyboide,
                   Actually, I am new to Flash platform. I have developed a flash file and (.fla and .swf files are created) this .swf file I need to use within our project(based on Java) which is to be run in localhost. So, I had followed these steps as I saw in Google Help:
    1.) I had opened .fla file(First.fla) and goto File -> PublishSettings -> Formats tab.
    2.) In this tab, I had selected .html and .swf checkboxes and deselected remaining all.
    3.) Click on "Publish" button and then "OK" button.
    So, a html file with same name as that of .fla/.swf file is created in the same folder beside thes .fla and .swf files.
    I think it is clear upto this point.
                     Now,
                                If I open my .swf file simply in a browser window(Mozilla), I can view the contents. But, the Buttons, checkboxes, Combo-boxes etc., controls have no access(i.e., any animation, tweening works well but  there is  no user interaction).
                               Else, When I open my project in localhost(Java project), here somewhere i call my flash file(i.e.,First.swf file). But, the contents of .swf file are not viewed in the case of Mozilla Firefox. But, it works well in InternetExplorer browser including my whole project(i.e., all localhost). Hence, no problems when opened in IE.
    Please reply me as soon as possible. It is the only issue to end up my project.
    Waiting for replies.....
    thanks a lot in advance..
    Srihari.Ch

  • Embedding HTML Into Flash?

    Let me start with the fact I only know some AS2. AS3 tends to go over my head. So I'm using Flash 8
    If I need FlashCS5 to do this, then, PLEASE, let me know.
    Here's the situration.
    I manage and build a number of sites. Many are parts of a network. The goal is to join them all as one. Both without using php (don't know php), and without having to leave primary page. A Flash Site is the plan. But that is a TON of work to re-create entire sites flash that are already large and established.
    So I got to thinking. What if I embed the HTML/CSS sites into Flash itself? That way they can still make their changes and it'll effect both the HTML version as well as it's mirror/portal via the Flash site?
    In Short:
    I want to embed this page on one frame in Flash:
    http://www.uga-international.com/About.html
    And place a link to another KeyFrame that has this page/site embeded:
    http://www.melholder.com/MAIN.html
    How would I go about doing this?
    ====
    Then it got me thinking even more. If this works, would it be possible to load a SWF video player (Webstunning FLV Player) into Flash and run it as if it's part of the Flash site?
    I thought the Loader Component would do this for me. But it keeps saying it can't locate the "playList.xml" file. The player has outside files it referances. This eoor prevent the player.swf from playing period.
    So how would I go about getting the loader to player external .SWF files that referance external .XML files?
    Here are two sample pages using different .SWF files that referance external .XML files:
    http://www.melholder.com/index.html
    http://www.dovm.org/TEST1a/Test1a.html
    Thanks in advance.

    Thank you for you help and patience.
    But your last statement "copy and paste your frameset encoding" just got me lost.
    In Flash, I know how to use the "MyLoader" to load an outside file (but loading HTML pages in it does not work) But it only has these Parameter options:
    autoLoad:True
    contentPath: "URL goes here
    autoScale:True
    I also know how to point a button's AS2 to open a URL page.
    on (release) {
    getURL("URL Link Goes Here",_blank);
    Those are the only pointing methods I know.
    Now that I think about it. do I change the "_blank"  part of the AS2 code to the name of the Iframe instead?

Maybe you are looking for