Html Code In Flash Website?
I have recieved some html code to but on my site to display a logo and link for me being a member of the bbb. How do I attach the html code in flash so it shows this logo where I want it? I know it is so easy in html page but not sure how to do this in flash mx.
Thanks
FlashKit > Flash Help > Flash MX
Posted on: 05-25-2006, 10:17 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
[CS3][AS2] Hello With This 100% Flash Website Code
Hi all,
this has always been haunting me for a while, I mean doing a 100% Flash website, which takes the browser.
I've been able to make the Background take the browsers width and height at 100% using this code
Code:
Stage.align = "TL";
Stage.scaleMode = "noScale";
setProperty(bg_mc, _width, Stage.width);
setProperty(bg_mc, _height, Stage.height);
var resizeListener:Object = new Object();
Stage.addListener(resizeListener);
resizeListener.onResize = function () {
setProperty(bg_mc, _width, Stage.width);
setProperty(bg_mc, _height, Stage.height);
};
For the Bground its ok, but on a layer above the background layer, I have a movieclip (cover_mc) which contains some graphics for a website. What i want to do is
When I resize the broswer, also resize the movieclip cover_mc to fit the users screen and to keep it centered.
I have the Fla Attached as a zip file, can someone please help me wiz it? I going mad with this since i've never made a 100% flash !
Flash Website Source Code
Hello everyone,
I am looking for the source code of an advanced flash website to reference. I know AS3 and how to use flash, but I have never made an advanced flash website. I would like to make one, but I do not know how to layout everything and where to put the code (on the timeline vs. external).
It would be helpful if I could look at the .fla file of a flash website just to see how everything is put together. Does anybody have any ideas or links to a .fla file?
Thanks,
badfish
HTML Code In Flash To Load An HTML Page In A Frame
Hello.
I have an existing website built in html, with three frames. One on the top for the banner, one on the left for navigation, and a larger window to the right of the navigation for the main content. I want to replace the content in my navgation frame with a flash built navgation menu, and when my menu items are selected, it will load a new page in the content frame.
I currently have this working fine in html. I can make my buttons link to a URL no problem in flash, but how do I tell it to load the content into the other frame? I haven't started this process yet, and figured I'd ask first to get any ideas.
Thanks.
URGENT: Help Needed With Flash Website, Code Provided
Hey guys,
I need some help urgently, I've got a portfolio presentation to do here in a few days and I need to get this fixed! I believe it is a fairly simple problem.
Anyways, the problem is that I have a flash website, named main.fla. Inside main.fla there is code to load an external .html and .php file so that it can grab all the variables and replace the text on the website. The code looks like this:
Code:
Stage.align = "TC";
Stage.scaleMode = "noScale";
url = "xxxxx";
loadVariablesNum(url+"_main.html", 0);
_root.emp.useHandCursor = 0;
stop();
the URL is called for two files, the XXXXX_Gallery.PHP and the XXXXX_main.html
Now this all works when it's in my regular directory on my hard drive. However, when I upload it to my web server, and open up the main.html, it does not not display the text at all that is supposed to be replaced on the flash file from the XXXXX-main.html where all of the variables are stored.
Is this some sort of pathing problem? It sure seems like it. If so, how would one fix this?
Thanks for any help, I really appreciate it!
Flash In An HTML Website
Hi everybody!
the thingi is, I've never embeded SWF into HTML before, and wanted to know exactly how we do that. I know it's to do with the <BODY> and the <EMBEDDED> tags and stuff...
Thankyou
Flash And Html Website
hello,
is there a way to make a flash website more google friendly? for those that would like to be found by google for some keywords...other than ading metadata to it...from what i understand google doesnt "see" the text inside a swf file...is that correct?
i see many flash websites have a html version to, i assume this is the best answer for the google problem..
what is the best tool for this? making a html website that looks as much as possible like your flash version? (preferably a program that is user-friendly so a beginner like myself can start from 0 and learn his way up...like flash is)
thanks.
Flash Intro, But Html Website
Hi, I'm designing a website in HTML using Dreamweaver, but I'm thinking about using a Flash Intro. What is the best (quickest?) way to transition from the Flash movie to an html page? Or is this generally not recommended?
-Dan
Multilingual Website In Flash And HTML
Hi,
I want to build a static website in English and Spanish, how can I do this, running Windows Xp as my Operating System. Or is there any other way to build a site for two languages?
Thanks a lot,
John
Flash Button Bar In An Html Website
ok, here is my question :
I'm building a website in which I have three frames. I want to have a button bar built with flash and from which u can navigate through the site.... though, I don't know how u can refer to the html page and target my "main" frame.
I hope my post is clear enough for u guys to help me go on with this project.
How Do I Include TXT CGI, And HTML In A Flash Website?
Hello there! This is my first post here. I am fairly new with Flash, but don't have to be talked to like a complete idiot. I am very knowledgeable with website design, CGI scripts, and ASP.
Basicly, what I am wanting to do is this:
I want to have a flash website (nearly done, but got this little problem). Right now, the website I have is using a lot of CGI scripts. Basicly, what I need to do is (if this is even possible), have the site either call and include the contents of an HTML or txt document, or the CGI Script itself. If people are familiar with coranto (CGI PERL News Posting Script), I need the flash site to call upon that script and include it in a scrollable window within the flash document. This would make maintaining the flash site a lot easier because I would not have to keep editing the flash file everytime I wanted to add a small news post. Also, I would like to know if it is possible to add fully formatable HTML documents in my flash website. Like get the flash movie to call on a totally different HTML file and include it in a scrollable window inside the flash movie. I would need the basics, like the ability to change the background, font size/color etc. So it would not shoit the HTML tags, but the actual output of the HTML file. Possible?
Want To Take HTML Website And Make It In FLASH
The website for our business is made with mostly PHP and HTML. I want to make it over in flash. I know nothing about flash and want to learn how to make websites in flash. Is there a specific name for this process of making sites in flash?
If anyone could point me to specific tutorials or a great book to get I would really appreciate it. I plan to be using flash 5.
Flash Intro To HTML Website
Will someone please help me figure out how to make a flash intro go to a HTML website. See Website. On this website there is a little into and if you don't press any buttons it will automatically take you to the website. How do they do that?
Flash Buttons In Html Website
I'm very new to flash, but trying to learn. I would like to use flash animated buttons on my website, but not even sure if its possible.
So here is my question: Is it possible to use flash buttons in html website?
And if so, what code do you use? How does it work?
Thanks for any help
HTML Embedding Flash To A Website
Ok. I made my first EVER flash movie. I bought some books on how to MAKE the movie and read everything i could on the net, but i can not seem to find the answer to my questions.
I have dreamweaver mx 2004 and read that you can import your flash file and it will give you the basic code so i did that, changed the file path names to the actual file paths that the files were uploaded to on my server, and i STILL cant get it to work.
This is the HTML i am trying to use: (this is with the local path, not my website path)
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
Flash Form In Html Website
hey my brilliant peeps.
If my site is html and I just wanted to add a flash component to it that is a contact form, is that possible and if so is it relatively simple to accomplish? I'm going to go ahead and see if it works, but I haven't really tried forms in flash, so I don't want to get myself in too deep.
I have horrible luck with php methods and such for forms and I'm not about to get into something that will confuse me anymore.
lol
thanks
SD
Embedding HTML Into My Flash Website
Hello All,
I am new here I bought a Flash template and have edited the content and now I need to know how to embed a HTML code, it is actually a music store to sell product and I am at wits end!!!!!!!!!
Can somebody Help poor little ol' me LOL
Thanks in advance for your time
Flash Buttons On Html Website
Just a simple question. I want to put some flash animated buttons on my website, and was wondering if it would be better to create each individual button as a seperate flash file or make all the buttons together in one flash file and display it on the page.
Thanks for the help
Use Flash Animation To Create An HTML Website
Hi there,
This is the first time I post on this forum so hi to everybody.
I have a a couple of questions I hope you will be able to help me with:
I have just created my flash animation (swf, swi and html files). Now, what I want to do is convert it to create a new static html page, with no animation but keeping the same images, design and layout, which I will use as a pattern to create the rest of my website in a normal Html editor. Does anybody know how I can do that? Does a software exist or can I use Swish?
Converting A Flash Website To An HTML Site?
Hello folks,
If I create a web layout in Flash, what is the best way to convert it to Fireworks or Dreamweaver so that I can have an alternative HTML site to my Flash website?
Thanks!
Using Flash Drop Down Menu For Html Website
Hi everybody,
I am wondering if someone can advise what I can do with Flash Drop Down menu using for html website. The problem is that I cannot make this website in frames. It would easily to solve this problem. Also, I need the drop down menu to show the actual name of the link corresponding to the html page is loaded. Now, when another html page is loaded it also loading the flash drop menu again and of course it started from the beginning. However, I need to make that when html page is loaded with this flash drop down menu to tell the menu to go to the frame where the name of corresponded page is shown and stay there. I need to send the variable from html page. I think I can place it in html page. And then, I need a code that will tell to go to a specific frame in the menu depending on the variable received from html page. I played with that, however, without a success yet.
Any advice is highly appreciated.
Many thanks.
Display A Html File From Website In Flash
Hi iam new to this forum and please help me!!
====
Is there any possible ways to display a website in a flash movie the easiest way??
I cant really understand how to do it so also could you please make an example swf if possible thank you for helping
An HTML Calendar Inside Of A Flash Website?
Is it possible to create an easy to edeit HTML calendar within a flash website? ( the website is created in flash, but the owner would like to have a calendar available that he can easily update via HTML)...
many thanks in advance!!!
Flash Website Html Page Problem
Hi,
I've just uploaded a flash website. I embedded it into a dreamweaver html page and then uploaded the files through FTP. The website works fine but in order to reach the flash site/flash movie I must type the html extension after the main web address i.e. rather than simply typing www.tintedaudio.com I have to type www.tintedaudio.com/homepage.html. How can I change it so that it still acsesses the html file, but without me having to type its extension in the address. I hope that explanation isn't to confusing. Please help
thanks
neil
Question About Hybrid HTML/ Flash Website
I currently have a website that's pure HTML, and I'd like to replace the simple navigation bar with a Flash counterpart. Why? Because I want to make a navigation bar with animations. My question is this, if the rest of my site is HTML while the navigation bar is Flash, what will happen when a user clicks on a navigation bar button, that animation starts to play, but then the user is taken to another page? I take it the Flash nav bar will be interupted, right? Is there a way to make the nav bar persistant throughout all my pages, so that when the user clicks on the various buttons, the nav bar doesn't reload, and the animations are nice and smooth.
Here's my site: www.leogura.com
Please keep in mind, I don't want to recreate a fully Flash site. I just want to add Flash elements. Thanks.
Using Flash Drop Down Menu With Html Website
Hi everybody,
I am wondering if someone can advise what I can do with Flash Drop Down menu using for html website. The problem is that I cannot make this website in frames. It would easily to solve this problem. Also, I need the drop down menu to show the actual name of the link corresponding to the html page is loaded. Now, when another html page is loaded it also loading the flash drop menu again and of course it started from the beginning. However, I need to make that when html page is loaded with this flash drop down menu to tell the menu to go to the frame where the name of corresponded page is shown and stay there. I need to send the variable from html page. I think I can place it in html page. And then, I need a code that will tell to go to a specific frame in the menu depending on the variable received from html page. I played with that, however, without a success yet.
Any advice is highly appreciated.
Many thanks.
Continuous Flash File In Html Website?
Hi, please can someone help. I need to make a html site in dreamweaver but with using a flash music file that runs continuously throughout the site.
If I just put the flash into each page, the music resets itself as soon as you go to the next page.
I know that you can do an iframe in dreamweaver and put each page inside it but is there an easy way, perhaps with some code in flash or any other way to get this working? thanks for any help you can give.
Jon
So What Is The Best Way To Make A Website? All Flash Or In Combo With CSS, HTML?
My friend is die hard web standard guy (all about CSS and HTML, etc). He doesnt really like the all-flash sites. My question is what do you guys think is the right answer or is there one? My friends main issue with Flash is its inability to be seen by search engines since all the text/relative content is contained within flash and thus unseeable by search engines unlike text that is part of a HTML page.
Is that a valid reason or are there ways to do this in all-Flash sites so search engines see your content and put you near the top (besides doing things like meta tags that could have nothing to do with your sites content).
Thanks.
Adding A Flash Website Html Scrollbar
Hey!
I've been looking around in the internet and in the Kirupa's forum as well but haven't found the solution for my problem so far.
Basically, the efect i want to create is like a simple html/css webpage which has dynamic height. That means, page height depends of the text ammount.
So, when i come to flash, i am able to create a full screen website with the scrollbar of the overflow. But how can i make it dynamic? So the height of flash movie depends on movie clip size in flash?
Thanks in advance!
Using Flash Drop Down Menu With Html Website
Hi everybody,
I am wondering if someone can advise what I can do with Flash Drop Down menu using for html website. The problem is that I cannot make this website in frames. It would easily to solve this problem. Also, I need the drop down menu to show the actual name of the link corresponding to the html page is loaded. Now, when another html page is loaded it also loading the flash drop menu again and of course it started from the beginning. However, I need to make that when html page is loaded with this flash drop down menu to tell the menu to go to the frame where the name of corresponded page is shown and stay there. I need to send the variable from html page. I think I can place it in html page. And then, I need a code that will tell to go to a specific frame in the menu depending on the variable received from html page. I played with that, however, without a success yet.
Any advice is highly appreciated.
Many thanks.
Link Flash Intro Page To Html Website
I have a Flash animation page that runs for about 20 or 30 sec. Once the animation is done playing I want it to automatically go to the home page of my website. Is there some code that I can use to accomplish this?
thanks in advance,
ar
Loading Flash Into Html Website - White Background
Hi, i have a html which loads a few small flash movies.
The problem im having is that when the html page loads it leaves white squares where the flash would load up, and doesnt look very good, can anyone tell me away around this please,
Thanks.
http://www.guidingchoices.com
Open Html Window Inside Of Flash Website?
when a user presses say Forums i would like an animation to roll a table out on the page , then the html open only on that table , something kinda like a iframe in html
i pretty new to flash soo it might be basic but i have no idea what its called
i included a rough image , i want the forums or whatever it is to open only on top of the front slab
any help would be mush appreciated
Thanks
Link Flash Intro Page To Html Website
I have a Flash animation page that runs for about 20 or 30 sec. Once the animation is done playing I want it to automatically go to the home page of my website. Is there some code that I can use to accomplish this?
thanks in advance,
ar
Flash/html Hybrid Website With Shopping Cart
I was wondering if creating an all flash site with the exception of 1 frame where text content and shopping cart goes is a better solution then creating an all flash website but when the user wants to shop a pop up html shopping cart comes up.
Play Continuous FLASH Movie In HTML Website
Currently, I have an HTML wesbite with a FLASH movie at the top of every page. The movie is just a slow, simple animation that fades images and type in and out, no action script. What I am looking for is a way to have the Flash movie, play continuously throughout the site; no matter where the user clicks, the movie should continue animating in the same place it left off. Currently, it reloads/starts from the beginning every time I navigate to another page.
PLEASE HELP!!
Please email me if you have any questions.
Full Flash Website Vs. Hybrid HTML/Flash?
Im looking to building a website. Anyone have any suggestions which route to take whether a full Flash site or a hybrid HTML/Flash site? Im leaning towards a hybrid site cause I believe it will be easier for me to get it up and running quicker cause of my low level Flash skill level.
ToolJob
How Can I Make A Flash Movie Link To A Html Website's Frame? Please Read 4 More Info.
Hi there,
Thanks for taking the time to help me . My question in detail is, How can I make a link inside a flash movie correspond with a frame (prefferably the center frame) of an html website with frames ( here is an example http://www.jemcreations.com/screen.jpg )
that screen should show you what i mean. please help me
[Edited by jemcreations on 09-19-2002 at 05:00 PM]
Flash And HTML Code
is it possible to make flash recognize html and print it out?
I wanna do something like a "dreamweaver mx" in flash to edit content of my html sites.... it's something like the Contribute of macromedia, but much better.... and I want all the interface in flash.... and my problem is if it is possible or not to make a preview of an html in flash....
can I make flash display graphics and tables coming from html code?
any opinions will be helpful
thanks anyway people
Html Code In Flash
i am trying to do this <a href="http://www.site.com"> in a scrolling text box is this possible????
Raw Html Code For Flash?
Hmm, i have been trying to get flash onto my webpage forever now, and im wondering, whats the absolute raw html to add in a flash movie?
Need Html Code For A Flash
could someone please give me the html code for getting a flash on my website,
and and also how do i get a url for my flash???
Html Code Into Flash
Hi all, I'm currently making an entire flash website for the first time, This is for a gaming clan on the xbox360 & i wanted to embed the gamertags of the players within a part of the site, i know the html code for embedding the tags in normal html webpages but dont have clue how to get it into flash. If this is possible or not any help would be gratefully received! i have attached the html code below if this is any use to u, many thanks
</embed><embed src="http://card.mygamercard.net/Gamertag.swf" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" type="application/x-shockwave-flash"
shELmo
Html Code In Flash
I have constantcontact.com mailing list html code, but i am designing a flash website and add that mailing list in that.
Please tell me there is any way..through which i add mailing list code in flash.
Html Code In Flash
ok here is what I am trying to do rather then ask one way I would like to know either
how can i have a flash text feiled allow html code as in marquee and colors of text? from an outside html or txt doc
or
how can i make it scroll the text from the out side txt document and pause on mouse over
Html Code In Flash
can anyone tell me if flash has html above or in the
code? i would like to add a tracking code to the pages and I have been
told that most flash programs have an html overlay. if so... how can i find the code. i would appreciate any help. thanks,
jeff
|