Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








New Windows Inside The Flash Movie


okay i really don't know if ther all-ready is an tutorial about this on the page because i'm not really sure what i'm surposed to look for....

in the moment i'm making a homepage for some of my friends band but i have a small problem (actually its a pretty big one)

the basic page is almost finished now i just have to great butoms that opens windows inside of i movie -you know when you press the bottom a window apers witch contains text or pictures or links or somthing else and its got a scroll so that the window not have too be wery big to contain every thing ...

i'm really inside no-mans-land becuase i don't know what is called...

thx




KirupaForum > Flash > Flash 8 (and earlier) > Flash 5
Posted on: 12-28-2003, 11:23 AM


View Complete Forum Thread with Replies

Sponsored Links:

New Windows Inside The Flash Movie
okay i really don't know if ther all-ready is an tutorial about this on the page because i'm not really sure what i'm surposed to look for....

in the moment i'm making a homepage for some of my friends band but i have a small problem (actually its a pretty big one)

the basic page is almost finished now i just have to great butoms that opens windows inside of i movie -you know when you press the bottom a window apers witch contains text or pictures or links or somthing else and its got a scroll so that the window not have too be wery big to contain every thing ...

i'm really inside no-mans-land becuase i don't know what is called...

thx

View Replies !    View Related
Making Flash Pup Up Windows Inside A Flash Movie
I am doing a complete flash site. I want to know how to have it so that when you click on a link it makes a pop up window but still in flash for each page. I want there also to be an x on the top so you can exit that page. Please tell me how to do this also go to http://www.mxpx.com to see what im talking about.

View Replies !    View Related
Windows Inside Flash
i am trying to make an enhanced cd and i would like when you put the cd in the cdrom drive it autoruns the projector.exe file (i already know how to do that). my question is how can i make seperate windows inside flash like frames on a website where the navigation bar at the top stays the same but the big block in the middle with the content changes according to the button. PLEASE HELP. my aim name is rdmisterpink and my msn nam is dvxberserker@hotmail.com

View Replies !    View Related
Resizable Windows Inside Flash
guys I need a script that makes a mc resizable, i.e I can drag the corners and it'll resize, any ideas?

View Replies !    View Related
[F8] Using Buttons Inside Component Windows
hey guys,
Heres the problem, i want a button in my site so that the user can click it and up pops a component window with a library of our ebooks. I've set it up like this:

catalog_content < containing buttons for each book
catalog_browser < containing a scroll pane that links to catalog_content
preloader < containing the button to open catalog_browser in a component window.

the window opens fine, but theres 2 problems,

(01) The buttons dont work (wont open links/new windows etc)
(02) The background from catalog_content doesnt show, only a white background....

...yet if i preview the catalog_browser page the background shows ad the buttons work.

heres the link to the page (testing site)
http://www.schoolofcolor.com/testing...preloader.html

Any ideas? cheers
yoda84

View Replies !    View Related
Calling Functions Inside A Windows DLL
Hello:

I am not a Flash user yet but I would like to know if it is possible to use a dll from Action Script.

I come from visual basic and I would like to port a software to Flash but I need to comunicate with the functions of a dll. There are several functions inside the dll but the most complicate seems one that must to recieve the pointer of an Array of bytes of 512 size.

Thanks and sorry if I posted in a wrong thread...

ManMatin

View Replies !    View Related
Windows In A Flash Movie?
I'm having trouble creating pop up windows displaying graphics that I want to load when buttons are clicked on my page. Anyone have a clue how to duplicate the javascript html popup windows using ONLY flash? I really want to try to keep this complicated page I'm working on as simple as possible by using just one large flash file.

Again, all I need is a script to generate a presized and closable window that I can put a graphic in. Any ideas?

Thanks much

Nick

View Replies !    View Related
Draggable Windows W/ Scrolling Graphics Inside
I'm looking for an actionscript to create draggable windows with scroll bars in them which would allow the user to manually scroll through the image which appears inside the draggable window.

So far, all the actionscripts I've seen for creating windows with scroll bars, deal with scrolling text only, not graphic images.

View Replies !    View Related
How To Have A Button Link To A Certain Frame Inside A Movie Clip From Inside A Movie
Is this possible? I have a menu and would like to have a drop down box nested inside the menue which links to certain frames inside the main movie clip.

View Replies !    View Related
Windows Style Flash Movie........
on (rollOver) {
gotoAndPlay("rollover");
}
on (rollOut) {
gotoAndPlay("rollout");
}
on (release) {
this.swapDepths(_level0.myDepth);
_root.mtClip.loadMovie("homemaximize.swf");
stop();
}
This is the code I have written on the all the buttons and in main frame written as myDepth=20;

I have 4 different empty movie clips to import 4 swfs. Still when I maximize the first swf in mtclip1 it goes and hides behind the all other open swfs. what to do? please help.

View Replies !    View Related
Pop Up Html Windows From Flash Movie
I need to have a SIZED pop-up html window from a button in a flash movie.

see what i mean here

http://www.tda-uk.com/advertising.htm
and click the tv screen on the scroll bar, and then one of the appearing thumbnails.

I've managed to get a pop-up using the below script.

on (press) {
getURL("http://www.tda-uk.com/movie3.htm", "_blank");

}

however I REALLY need it to appear in a smaller window say 400x300, and not a full window.

Can anyone help me?

View Replies !    View Related
How To Launch 2 Pop-ul Windows In The Same Flash Movie?
How to launch 2 pop-ul windows in the same flash movie?.
I know the method with the "fscommand", but this is just for a single buton.

Can some one to give me an ideea how to launch 2 diferent pop-ul windows,

ex is:
"A Button" -> press "A Button" -> launch in a (html) pop-up window http://www.kirupa.com

"B Button" -> press "B Button" -> launch in a (html) pop-up window http://www.kirupa.com

with fscommand, i can put the script only once, and both buttons will launch, the same windows, with the same link. i put in scrript http://www.kirupa.com, "A Button"'s pop-up and "B button"'s pop-ul will launch http://www.kirupa.com

Thanks.

View Replies !    View Related
How To Launch 2 Pop-ul Windows In The Same Flash Movie?
How to launch 2 pop-ul windows in the same flash movie?.
I know the method with the "fscommand", but this is just for a single buton.

Can some one to give me an ideea how to launch 2 diferent pop-ul windows,

ex is:
"A Button" -> press "A Button" -> launch in a (html) pop-up window http://www.kirupa.com

"B Button" -> press "B Button" -> launch in a (html) pop-up window http://www.kirupa.com

with fscommand, i can put the script only once, and both buttons will launch, the same windows, with the same link. i put in scrript http://www.kirupa.com, "A Button"'s pop-up and "B button"'s pop-ul will launch http://www.kirupa.com

Thanks.

View Replies !    View Related
Flash And Windows Movie Maker
Hey I need to somehow get a Flash video into Windows Movie Maker. The only problem is when I try to publish the file as GIF or other file and open it. It only shows the last frame and not the animation. What am I doing wrong? Some thanks here would be much appreciated!

View Replies !    View Related
Flash Movie From Windows Media Player?
Is there a way to make a simple flash movie or sound file rather, to play in a web page as a flash movie?

View Replies !    View Related
Pop Up Windows For More Than One Button In A Flash Movie, Using Javascript
I've followed your tutorial for pop up windows and I've got a Flash movie with a button that opens a pop up window. So far so good.

But . . . I want several buttons to open new pages in a pop up window. I put the javascript specs in the Header of the page in which the Flash movie resides, so the popup for the "Schedule" button comes up as I want it to. But . . . I have other urls for other buttons and I have not been able to figure out how to add additional urls into the Javascript and how to add the right code to the other buttons so that additional buttons within that Flash movie can open additional pages in a similar pop up window.

Here is my Flash movie: http://www.jaguarwoman.com/client/ri...lashindex.html

(You have to get past the intro to get to the next section where the buttons with the pop up code is located. If you click on "Theater Information" in the top left navigation in the intro, it will take you to the frame in the movie where my popup buttons are on the lower left half of the interface: "Schedule" and "Directions".)

If you click on "Show Schedule" (top button in left hand arraay), you get the popup exactly as I want it.

But . . . whenever I try to add additional popup instructions to other buttons (such as Directions) , adding the same code to the button and adding another url to the javascript at the top of the html page in which the Flash movie is imbedded . . . The first button is disabled and the second one doesn't pop up a new window either.

When I put in a specific url in the javascripted button code for the Schedule button . . . the popup is disabled. When I leave out the url information in that button code, it works.

Here is the javascript code that actually works for the first popup successfully:


function popup() {
window.open('schedule.html','','toolbar=no,locatio n=no,directories=no,status=no,menubar=no,scrollbar s=yes,resizable=no,width=790,height=760,left=200,t op=80');
}




When I try adding additional urls in the javascript code in the head of the html page in which the movie is imbedded, the pop up is similarly disabled.

Here is the Flash code I'm using for the Schedule button (when it works):

on (release) {
getURL("JavaScriptopup();");
}

Seems like there should be a url specified for that popup which would tell it which html page to put in the popup . . . when when I add that, the popup doesn't work at all. And . . . how can I differentiate in the code which html pages should be appearing in that popup window as it is coded in the javascript in the page in which the .fla file is imbedded (see above)?



Adding popup code for more than one button in a Flash movie . . . This is my dilemma to solve?

Can you help me?

Dana
Jaguarwoman.com

View Replies !    View Related
Flash Tracks In Exported Movie Opening New Windows
this is for a theoretical project, (i truly am a novice at this) so sorry for the lack of technical lingo.

i want to create a flash track on top of a QT track in a movie, and when the movie ends, the flash track continues: displaying a question for the user. ie, a form...so, how can i create a one question form to be displayed only once the movie has timed out,and, how do i then link to a new flash form in a new window if the user answers the question correctly?
(and: how do i make the movie window close, but only if the user has answered the question correctly?)



cheers for any help

View Replies !    View Related
Flash Tracks In Exported Movie Opening New Windows
this is for a theoretical project, (i truly am a novice at this) so sorry for the lack of technical lingo.

i want to create a flash track on top of a QT track in a movie, and when the movie ends, the flash track continues: displaying a question for the user. ie, a form...so, how can i create a one question form to be displayed only once the movie has timed out,and, how do i then link to a new flash form in a new window if the user answers the question correctly?
(and: how do i make the movie window close, but only if the user has answered the question correctly?)



cheers for any help

View Replies !    View Related
Restricting HTML Windows To Flash Movie Dimensions
Is there any way to fix the html window size to the flash movie dimensions so the user can only view the flash movie at the intended size (ie not resize the window so that it is larger?)

I've played with all the settings in the flash publish dialogue box, but none seem to result in this effect.

Thanks, in anticipation

View Replies !    View Related
Flash Movie Very Slow To Download On Windows XP Machine
I have created a small (20 second) flash movie at the request of a client. The flash movie loads fine on Windows 2000 machines using IE and Macs using IE, Mozilla, Safari. But it just won't load (or just loads extreamly slow) on windows XP machine. We have a fiber connection here at the office so I know it isn't the internet. Anyone experienced something similar. The only thing I can tell is that the xp machines are running Nortons AV and the 2000 machines aren't.

HELP
Rob Hammann
ArrowQuick Solutions.

View Replies !    View Related
Problem In Running A Flash MX-2004 Application On Windows 98 Adn Windows NT.
Hi all
I have this problem ......here it goes.....
Actually I developed a Flash MX-2004 application which has to run on both mac and windows platforms.
This application does the funciton of a dictionary and has 46 xml files and close to 13000 sound files.
This application runs fine on most Windows platform, however it doesnt work on Windows 98 and Windows NT where though the intro animation comes & the home screen loads....the application part of the program doesnt load.

Why is this so??? I am totally clueless...please help....
Do I have to make the intro and exit animations as separate swf files adn call them????
Please help....

View Replies !    View Related
Having A Quicktime Movie Play Inside A Flash Movie
hey everyone,
i know flfash movies can have other flash movies play inside eachother, but is it possible to have quicktime movies and WMV movies play inside a flash movie on the fly?

example: flash.swf?fileToInclude=quicktime.mov

thanks.

View Replies !    View Related
Flash Popup Adverts/windows That Aren't Windows
Hi there

Just wondering if anyone knows any links to tutorials to make those flash adverts you find on websites? They are actual popup windows but flash boxes that appear above a webpage.

I think they use div layers as well as some flash? But im not sure where to find a tutorial!

For an example visit:

http://www.channel4.com/4car/news/index.jsp

(you might need to click on several pages down the left to get one to appear)

Any help on this would be a great help.

Thanks

View Replies !    View Related
Help. How Do I Make My Flash Movie Run In Full Screen Mode With No Windows Title Bar?
Please help,

How do I make my Flash Movie run in full screen mode with no Windows Title bar?

Thank you.

View Replies !    View Related
Interesting Issue With Flash And Windows - Flash Start With Windows?
Hey guys,
I'm programming a flash application that would run on a user's desktop (using MDM or similar programs to convert to a transparent background EXE).
My client would like to have the users select weather they want to application to start with windows or not. I would like to know how to make my flash application start with Windows without manually adding it (the users won't have to add it to the startup folder themselves). Can flash write to the registry? Can a third party program do it for me? The client wanted to EXE to run without an installation. Thank you very much!
Yuval Karmi

View Replies !    View Related
Playing A Flash Movie Inside Another Movie
Hi All. I've created a small site out of flash, and the content I have made using Swish. I exported the Swish to an SWF file, then imported the SWF into a new symbol --> Movie, named "Content". This consisted of 20 individual frames. I then accepted it, and dragged the "Content" from the Library into the main piece of movie itself, but when I try to view the movie the imported SWF does not play. Does anybody know how to play a flash movie, inside another flash movie. Cheers,

Kind Regards,

Adam Prettyjohns

View Replies !    View Related
Movie Clip Inside A Flash Movie
Hi,

I would like to insert inside a flah animation differents movie clips of differents size than the main animation. Does it make sens?

Ok, let's say I've got a 600px X 250px Flash animation, now I would like to insert in this animation 3 other movie clips next to each other-each one of them measuring 200px X 250px.

That way I will have 3 small animations with there own boundaries running at the same time on the main animation, so if I want a ball going from left to right in the first animation (the one at the far left on the main animation), the ball will diseapear inside the first animation boundaries without appearing on the main animation.

Ok it's a bit confuse but I am not a Flash expert, so forgive me.

Thanks

Fred

View Replies !    View Related
My Flash Movie Won't Work Inside Another Movie?
I have a menu that rises and falls with actionscript, though when I put the menu into a movie clip, the menu does not rise or fall anymore. :-( I can't figure out why the movie will work on the main frames, but not when I place it into a movie clip. It would be nice to have everything into a movie clip so that it does not take up so much space on my opening frames. Can anyone take a look at my .fla and tell me what I'm doing wrong?! Thanks!

View Replies !    View Related
Remoting Movie Inside Flash Movie
Hi,

I have several separate Flash movies that use remoting to connect to the database.

My experience in Flash is pretty much limited to the creation of these movies, so my questions may seem silly but here goes:

I need to put all these movies into a larger movie but I have no idea how to do so

When I import to library and drag an instance onto the stage and give instance name, the movie shows up but does not play. When I use _root.<instance_name>.play(), I get nothing.

Can anybody offer advice on how to get these individual flash movies with remoting to work when inside a larger flash movie?

Thanks,

flash_gorgon

View Replies !    View Related
Making Flash Open Windows Media Player And Close After The Movie Has Played
Hello People.

I'm stuck on this, and really need help fast as it's to be in today.

I've made a presentation that if left will start cycling automatically through my work. The only problem is, is that it needs to play my AVI at the end.

I can't import the AVI into Flash because it's 40Megs, and Flash just can't handle the sound and images at the same time.

Is there anyway of getting Flash to open up Windows Media Player, playing the movie then closing it down again?

At the moment I'm using the geturl to open a webpage with the video in it, but this sticks it shrunk at the side of the window and you have to click to maximise it. Which kinda runs the automaticness of it.

Can any of you help.? I need help quickly.
Cheers u guys.

View Replies !    View Related
Button Inside Movie Clip Inside Scrollpane Doesn't Work In Xml
This is sorta odd but I'm hoping somewhat easy to fix. This is in AS2 and is the last problem I have in a very small project of mine.

I have button called button01 inside a movieclip called movieclip01 which is the contentPath for a scrollpane called scrollpane01. I'd like the button to work, and depending on the code it will work in the normal .swf but won't when I embed my movie into xml.

If I put the code inside movieclip01

button01.onRelease=function(){
_root.gotoAndPlay("Frame Name");
}

It will work when I test it but not in the XML. So what I want to do is go to the main timeline where the scrollpane is and write the code there. That is where I'm stuck.

I've tried scrollpane01.movieclip01.button01 and tried movieclip01.button01 and also tried scrollpane01.button01. Just for giggles I also tried scrollpane01.movieclip01 but none of that works

Last night I had a similar problem with buttons inside a movieclip that was on the root stage. They worked in the swf but not when I embedded the file - so I found this which worked (typed in the root stage)

movieclip01.button01.onRelease=function(){

View Replies !    View Related
Is It Possible To Make Windows Icons For Windows Xp With Flash Mx?
I have gotten bored of the simple icons that you automaticly get... and I wondered if its possible to make my own! Is it?

View Replies !    View Related
Can't Seem To Get The Paths Correct When It's Occuring Inside A Movie Clip Inside
main movie on _level0, navigation loads into _level1, icon is dragged and dropped loading another samples.swf into _level2.

drag and drop works fine running outside of main movie but not inside main movie. i'm assuming i've messed up paths.

i tried to include the code (twice now) but it keeps cutting off my message.

it's an action on a button inside a movie clip inside a movie loaded into _level1. it needs to reference a movie clip on the main timeline of the _level1 movie. what would the path be?

View Replies !    View Related
Behavior On Buttons Inside A Movie Clip Inside A Button.
I would like t create an animated button with menu inside, how do i do it.

something like on here http://www.demarchelier.net

hidden menu on left side (contents) but on flash. I have flash 8. any tutorial that explain how to do that ?

View Replies !    View Related
Loading Text Inside Movie -> Inside A Movie
Ok so I have a movie that has a bunch of little movies which are played on a click of a button. Now inside the second layer movie I want to load some text from an external txt file but for some reason it is not working. I am using, loadVariablesNum("content.txt", 0); and my dynamic txt area is suppose to retreive the variable rafting. now for some reason it is not loading the text into the text area, could it because it is not in the main scene??? Can someone please help me out???

Thanks

Nick

View Replies !    View Related
Tween Inside A Button Inside A Movie Clip
Say I have 3 squares, from left to right, blue, red, yellow. The 3 squares together are a MC that move from off the stage on right, across the stage to line up on the left. Now say I want to make the left blue square a button so that when you roll over it, it has a orange frame and then when you press down on it it dims, and a larger version of it shows up above it. how would I do this? What i've done so far is made a button inside the MC, then on the down state of the button made a graphic button for the blue square, but it doesn't stay dimmed, and I don't even know how to make the larger blue square appear.

Is this too confusing?
please help.
thanks

View Replies !    View Related
Load A Movie Inside Blank Clip From Inside Itself?
Hi,
I am working on a site and I have a blank movie clip called contents. I have a button that when clicked, loads a swf (2.swf)inside of it. then I have a button in 2.swf, when clicked, I want it to load a swf in contents (the same movie clip that it was loaded into). I have tried using _root. and _parent. infront of the loadmovie code, but those aren't working. What code would I use to do this?
Thanks, Matt

View Replies !    View Related
Get Variables Inside Flash 9 Movie With Action Script 3 Using Flash Selenium And Sele
Dear All,


I use Selenium RC and I want to do automated flash testing. I am using Flash Selenium.


Web Application has Flash content (SWF file) and is Version 9.0 and uses Action Script 3.0.


I cant use the functions like flashApp.Getvariable(varName) or flashapp.TotalFrames() as mentioned http://code.google.com/p/flash-selenium/


I see documentation and functions listed at ( http://www.adobe.com/support/flash/p...h/scriptingwit hflash_03.html functions for Flash 5 ), i cant use them . I get exception all the time.


I am trying to access the varibales in the flash movie which is loaded using GetVariable but Selenium throws an exception but no information message.


I want to ask can I use functions listed on above adobe site with Flash 9 movie with Action Script 3.0 ? If not is there any way to get variables inside Flash movie using Flash External Interface and Selenium RC ?


Best Regards !


/ Yogesh

View Replies !    View Related
Using Other Swf Movies Inside Of Flash Movie
I am creating a flash resume. I have done some Flash movies which i want to use in the resume. How do i import the other flash movies in? So far, I've saved the other movies as .mov, and imported like that, it seemed to work fine, until i put the .mov into movie clips. Are there any other formats to use? I'm not experienced with LoadMovie Commands-

thank you

View Replies !    View Related
HTML Inside A Flash Movie
I am trying to incorporate a snippet of HTML that displays local weather. The code is below. Is there a way to incorporate this into a flash movie? I ready a post where someone was displaying html underneath his movie...relating to submenus on a menu bar. Is this possible?

<!-- Begin weather.com magnet include -->
<form method= "post" action="http://www.weather.com/cgi-bin/uncgi/zip_city_search.cgi?par=internal&site=magnet&code= 666093&promo=english">
<table>
<tr><td>
<font face="arial,helvetica" color="#004371" size="2">
&nbsp;&nbsp;
Enter a City or US Zip: </font>
</td><td>
<input type="text" name="destination" size="8" value="" />
&nbsp;
<input type="image" src="http://image.weather.com/pics/button_go.gif" width="26" height="23" border="0" alt="go!" value="Go City" />
</td></tr><tr>
<td colspan="2"> <a href="http://oap.weather.com/fcgi-bin/oap/redirect_magnet?loc_id=USVA0345&par=internal&site= magnet&code=666093&promo=english">
<img border="1" width="270" height="140" src="http://oap.weather.com/fcgi-bin/oap/generate_magnet?loc_id=USVA0345&code=666093" /></a>
</td>
</tr>
</table></form>
<!-- End weather.com magnet include -->

View Replies !    View Related
Loading Url Inside A Flash Movie...
if you go to www.2advanced.com and then go navigate around, you see that its all one flash file but theres like seperate pages that can be loaded inside the whole flash movie.

i want to have a flash movie, but i dont want it to load all at once, and i dont want to have to have it link to a whole different page.
can i do it like the 2advanced page does? and have different pages load inside the one movie when you click on a button?

anyone know how to do this? this would make my site a lot cooler =)

View Replies !    View Related
Display URL Inside Flash Movie
I am trying to display the URL from the html page that embeds the Flash movie inside a dynamic textfield within Flash.

Have tried several Javascript - Actionscript combinations but none of them worked.
Can anyone help me out me on this or forward me to some tutorials ?

Thx in advance,
Xirco.

View Replies !    View Related
Loading A Url Inside A Flash Movie
Recently started workin with flash and was wondering if it would be possible to make html pages display inside a flash movie....

View Replies !    View Related
Flash Mx Buttons Inside A Movie Help...
hi there.. i got a problem with buttons inside a movie, which is also inside an another movie... wat i need is how do i go about playing the animation on the button and also go to the frame of the frame inside the movie clip.. i think the problem should be in the target or level.. yeah, i know it sounds confusing but i have attach the mx file file for u guys to help me solve it.. thanks..

View Replies !    View Related
Preloader Inside A Flash Movie
I've seen pre-loaders inside of movies for loading pictures, sounds, etc. I need one in my movie, but I can't figure out how to do it. I've got a pre-loader for the scene, but I don't think the concept is the same...I want a pre-loader to pop up when you press play and dissappear when the .swf with the sound file has loaded...please help.

View Replies !    View Related
Flash Movie Inside Dreamweaver....
Ok, this seems relatively straight forward but I am getting tricked a bit...I have a page being created in dreamweaver that basically is information about pictures and then has a link for each group of pictures...What I want to do is have each link staggered down the page, when a person clicks the link I want it to play a flash movie clip that I have made for each group of pictures that basically works like a photo album...I have the flash movie made so that part is done, the question I have is how do I do this combining flash into dreamweaver...I know how to do it if it were flash only considering the movie clip would simply pop up over my original flash work...But in dreamweaver I am use to having to place a flash movie in the file and it takes up a certain amount of page space, this is what I don't want...I want to be able to click on one of the links I have made and have my original dreamweaver page stay in the background while the photo album simply appears like a small pop up window to play my movie clip....any suggestions? thanks....

View Replies !    View Related
Getting Movie Dimensions From Inside Flash?
Hi,

I'm wondering if there is any way to get a movie's dimensions from inside flash/actionscript.

The reason I need to do this is because I want to enable users of my site to embed the flash movie I am working on onto their site (the flash movie loads dynamic content), while at the same time keeping the ratio of the content inside of the movie the same, just in case the user chooses to resize the <object> or <embed> tag to incorrect proportions. I want to avoid the content inside of the flash looking squished.

Here's a detailed example to make sure everyone is on the same page...


- Some dynamic content that will be in the flash movie has a width of 100, and a height of 200. Hence a ratio of 1:2.

- A user copies a premade object/embed tag from my website (that has the above-mentioned width/height parameters) and puts it on their website, but after realizing they don't have 200 pixels of space to fit the height of the flash movie, they replace the 200 height with 100, but leave the width at 100 as well. This changes the ratio of the movie to 1:1 from 1:2. that means that the height of all the content will be squished to 1/2 the size it is supposed to be on that user's webpage. This is what I don't want.

- If i had the movie width and height inside of flash/actionscript, ie- the width of the object/embed tag, I could rescale the content inside so that it retains the ratio that I want without any stretching or skewing. There would be some space leftover, but a simple padding function could take care of this (ie- i could center the content).

- The solution must not require any javascript. Yes i realize I could, with js, get the object/embed width/height and send it to flash with the new external interface calls that were made available in flash 8, however, I do not want to force users that choose to embed this content to use any javascripts.


I hope I have been clear enough in my description, and hope there is an answer to this question thanks.

View Replies !    View Related
Opening An SWF Inside A Flash Movie
Hi,

I made a program in flash with my basic skills about 1 year ago. The program ended up being a very large fla as I have no real programming skills to know how to data base. I am at a point were I really need to lighten the size of the file and was wondering if there was a way to make the main part of the program one fla and make the menu buttons open separate swf's in a folder into a designated window . If there is a tutorial that anyone knows of or any body has the time or time for hire, I would really appreciate it. I have looked quite a bit over the last few weeks and am still stuck. Thanks

View Replies !    View Related
Packaging .swf's Inside Of One .exe Flash Movie
I have about 12 movies that are retrieved from my main Flash file via "loadmovie" actionscripting. When I publish it, I noticed I have to have all of the movies with the main movie.

Is there a way to package everything into one single file for an .exe or .swf file?

Thanks!

View Replies !    View Related
Opening An SWF Inside A Flash Movie
Hi,

I made a program in flash with my basic skills about 1 year ago. The program ended up being a very large fla as I have no real programming skills to know how to data base. I am at a point were I really need to lighten the size of the file and was wondering if there was a way to make the main part of the program one fla and make the menu buttons open separate swf's in a folder into a designated window . If there is a tutorial that anyone knows of or any body has the time or time for hire, I would really appreciate it. I have looked quite a bit over the last few weeks and am still stuck. Thanks

View Replies !    View Related
Packaging .swf's Inside Of One .exe Flash Movie
I have about 12 movies that are retrieved from my main Flash file via "loadmovie" actionscripting. When I publish it, I noticed I have to have all of the movies with the main movie.

Is there a way to package everything into one single file for an .exe or .swf file?

Thanks!

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved