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








Is There A Chromless Fix For The Xp Sp1 Update?


For those who may not know, xp sp 1 has killed the current microbians chromless script and is forcing it to go fullscreen. If anyone sees a fix lurking around please let me know!!

Thx in advance




FlashKit > Flash Help > Flash MX
Posted on: 09-10-2002, 10:15 PM


View Complete Forum Thread with Replies

Sponsored Links:

Chromless Pop-up In MX
Can anyone help me with the following problem?

I'm trying to create a custom pop-up that is activated when the user clicks on a button but i DON'T want to have to insert anything into the html page as described in various tutorials etc on the web, i've actually done this before in flash 4 but for the life of me i can't remember how, any help would be greatly appreciated as this is giving me a constant headache.

Thanks in advance and i hope i made some sense.

Mark

View Replies !    View Related
MC With Chromless
i have my intro page that plays an MC, i want to load the main MC of the main page after the intro.
is there any code i should put on the last frame of the intro so that it calls the main MC and load it in that page ??

(my pages are done with chromless)

View Replies !    View Related
Chromless Projector?
is there a way to make a projector file chromless (no frame no nothing only the interface).
thanx

grafx

View Replies !    View Related
Chromless Question?
In the cromless window example, Tutorial 26. In the onMouseEvent function there is this code

Get URL ("javascriptpenIT()")
what does this code do? is the openIT() function part of the javascript file that comes aloong with the tutorial?

Also can this( openIT() ) be amended to take a variable(different URL) as a parameter to be passed to the function

View Replies !    View Related
Chromless Pop Up Windows
Relatively new to Flash, i would like to open multiple chromless windows from a flash movie residing in an html page. i have
dowloaded the script to open a single chromless window.
please help

View Replies !    View Related
Question About The Chromless Tut
Hey all, I followed the tutorial for a chromless window in Flash 2004. My question is; is it possible to have a number of different links for the window. I want to use it for a number of different buttons on my site to open different portfolio peices. In the HTML code it seems as though I can only put in one url.

View Replies !    View Related
Question About The Chromless Tut
Hey all, I followed the tutorial for a chromless window in Flash 2004. My question is; is it possible to have a number of different links for the window. I want to use it for a number of different buttons on my site to open different portfolio peices. In the HTML code it seems as though I can only put in one url.

View Replies !    View Related
Chromless Window
Hi there, i have a small problem with the chromless window system. I want to open a main movie in a chromless windows and inside the main movie, small buttons that open jpg files on chromless windows too. How do i do that. I can open the main window in a chromless windows, but when i click the buttons, nothing happens , Why ?

View Replies !    View Related
Chromless...woes
Ok,
Saw the post below on chromless windows and have copied the code into the get url button. Also copied the code (Javascript) and added it to the html page. Likewise had uploaded the chromless.js as well as made sure it was in the head tag of the html page. All that happens is that the get url button opens a regular browser page. Any suggestions?????????????????

View Replies !    View Related
Problem With Chromless Windows
i want to open chromeless window from swf file ..plzz help me out


thx in advance

ramm

View Replies !    View Related
How Can I Drag From Within A Chromless Window?
Im currently using the microbians chromeless script. I would like to go totally chromeless and ditch the upper drag bar. Im figuring that I can closewin using the standard java html close page call. But I can even begin to think how I could drag the window from within flash. Ive seen it done I just have no idea how to approach it.

Thanks!

View Replies !    View Related
Launching Chromless Windows
i saw the tutorial you posted for beginner level but when i clicked the button nothiing happened. By the way is there a tutorial out there for launching chromeless windows in flash mx? also how can i lauch a chromelss window that ccontains a quicktime file
also whats the code that goes on the button in flash?

View Replies !    View Related
Chromless Window In Flash
How can i creat chromless window(pop-up) in flash and it should be drag option......amyanet1

View Replies !    View Related
Multiple Chromless Window
Hi ,

I have 2 buttons in a flash movie and I want to open different chromless windows when clicked.

kindly requesting you to help me to solve this problem. Iam using
http://www.kirupa.com/developer/mx2004/chromeless.htm

regards,
seb

View Replies !    View Related
Chromless Window In Flash
Hi!

I wonder how to do a chromless window in flash mx, do someone know that?

thanks!
Albert

View Replies !    View Related
Chromless Window In Flash
How can i creat chromless window(pop-up) in flash and it should be drag option......amyanet1

View Replies !    View Related
Multiple Chromless Window
Hi ,

I have 2 buttons in a flash movie and I want to open different chromless windows when clicked.

kindly requesting you to help me to solve this problem. Iam using
http://www.kirupa.com/developer/mx2004/chromeless.htm

regards,
seb

View Replies !    View Related
Chromless Window Flash On Top Of Html Page
Does anybody know how they layer this chromless window flash on top of their page? for example, http://www.substance.com/body/basics...221862,00.html

View Replies !    View Related
Dynamic Text Field Won't Show Update Until NEXT Update Happens
Hi,

In a very simple Flash file with bascially just a dynamic text field and a button I attached some very simple code to the button that updates the text fields .text parameter, like this:

on(click) {
some_textfield.text = some_value;
}

With trace(...) I have verified that "some_value" is what I want it to be. However, the txt field doe NOT get updated! It gets that (b ythen old) value the NEXT time I press the button!

So when I start the flash movie and click the button nothing happens, the next time I see the value I should have seen the first time, etc. - always one event late. Since the trace() I put inside the on(click) handler shows the correct value I'm really at a loss to explain why the text field is not updated.

Any explanations?

PS: By the way, I'm using font "_sans" so there's no font to embed, but trying Arial with "embed numbers" (I want to display an integer number) doesn't work either. I only mention that because I think to have observed something like the above strange behavior caused by embedding (or not) the characters.





























Edited: 09/04/2007 at 09:23:57 AM by Hasenstein

View Replies !    View Related
Player 9 Update-Firefox Update And Bandwidth
Hi,

I have a site of mine online which I created some 2.5 years ago probably with Flash MX--Recently, my hosting company informed me that I had allotted my bandwidth allowance--I had recently installed the latest version of the Flash Player as well as the latest version of Mozilla Firefox--It seems that through viewing my site in the updated Firefox browser with the updated player there was some code in my swf which apparently kept trying to download the mp3 file --Some 271769 hits in a few hours resulting in using 1341.07 GB of bandwidth, all originating from IP address, btw--The hosting company is threatening to charge me at the rate of $10 per 5GB over my allotted bandwidth-I get 20GB free per month--That means they are planning to charge me over $2,600 --
Anyway, here is the code:

Code:
jimi = new Sound();
jimi.loadSound("jimi.mp3", true);
jimi.onSoundComplete = function() {
jimi.loadSound("jimi.mp3", true);
};
Which has not caused any problems in over 2 years and countless viewings until the recent installations of the most current security updates to the Flash 9 Player and Firefox-

Does anyone know if the code is now incompatible with the new player and/or firefox and if there is a way to fix this without redoing the entire site in AS3?

Thanks
---Yvette

View Replies !    View Related
Chromless Window Help (yeah Yeah I Know)
yeah yeah i know.. there have been a lot of posts about chromless windows and tutorials on how to make them.. my problem is i dont get any of these tutorials.. does anyone know a good simple tutorial that actually helps?? any help would be VERY appreciated. thanks alot

View Replies !    View Related
Should I Update?
I use flash 3 and am wondering if it is worth getting a newer version? I've also seen many other macromedia products like Director and Dreamweaver etc. Are these the top of the range in their category iereamweaver (site making etc)
Thanks for your help

View Replies !    View Related
UPDATE X & Y
I'm trying to track the cusor and display the x and y coords in dynamic text fields.
Heres what I have:
/*I created 2 dynamic text fields and gave them var names of
xpos and ypos inside a new mc. I placed the new mc on the main stage*/

onClipEvent (enterFrame) {
xpos = _root.blank._x;
ypos = _root.blank._y;
}

/*Then made another new mc named cross hairs placed on the main stage*/

onClipEvent (load) {
Mouse.hide();
}
onClipEvent (mouseMove) {
_x = _root._xmouse;
_y = _root._ymouse;
updateAfterEvent();
}

Everything works great execpt the x and y only show the first 3 digits, no decimals. BUT WAIT!!! In Flash 5, the movie works great in test mode, but when exported to .swf format it only shows 3 digits. (Ocassionaly I'll see a .95 pop up on the xpos field.) BUT THERES MORE!!! In a Flash 5 exported movie, that isnt working, it will work if I manually resize the window, or full screen it. Crazy! In Flash MX, it does exactly the same thing but will not work in test mode or a manually resized window like in Flash 5.
Any thought would be appreciated!!!!

View Replies !    View Related
Update On The Fly?
Forgive me if this is an idiotic question. If it is, you can give me an idiotic answer. =)

But can flash update itself on the fly? Lets say i have a dynamic text field that gets variables from a .txt file.
Lets say the output on the screen is just, "Hello World!"

Is it possible to loop the movie over and over so that if i changed the .txt file to, "Hello Back!" then suddenly the flash movie will say, Hello Back. ???

Without user intervention?

Thanks..

Indy

View Replies !    View Related
---update---
I am having trouble updating movieClips after code is completed. Here's my problem:

I have created the basis for a scrolling Thumbnail gallery for my website where a line of thumbnails can be scrolled past a masked view window. I also want a status bar to appear at the bottom of the screen with a small movie clip that marks which part of the thumbnail bar is currently being displayed in the view window. I have worked ou the maths to calculate this and have put in the actionscript that I thought would make it fully operational. The script works to a certain degree. When i test the movie, the status movie clip does in fact sit at the point on the line that corresponds to the visible part of the thumbnail strip. However, it does not move along the bar as the thumbnail strip is scrolled. How do I get the status movieClip to constantly update it's position according to the co-ordinates sent to it by the script?

Attached is the .fla file, I hope it helps to clarify my problem!

View Replies !    View Related
Will There Be Another Update Soon?
I've been developing with flash since v3 and I've had more trouble with bugs in MX2004 than any previous release. One that really burns me is that the keyboard shortcuts for copy and paste frames does not work. I'm running Flash MX Professional 2004 7.0.1 on a G5 mac OS 10.3.2. Anyone else experienced this?

View Replies !    View Related
Can We Update A .swf?
hi guys.....plz help me out!

i'm loading a buttons.swf with few buttons, into a flash projecter. Now if i have to add few more buttons to that buttons.swf which is on users computer, and i want to add them to it through a downloaded file(update) from internet, without overwriting the previous file.....then is it possible????

thanx in advance!

View Replies !    View Related
.exe Update
OK, I'm making a .exe file in Flash (that is, I'm making it in Flash to publish as .exe), and there's a button which hopefully will be for updating.

The button needs to check an internal value (version number) against a value in a web page, and, if they're the same, display an error message saying No updated availabale, and if they're different, goto the page.

So, if there is no update available:
User clicks button.
Button checks values against each other.
Without loading webpage, displays message saying No Updates.

And if there are updates,
User clicks button.
Button checks values and finds they're different.
Goes to update webpage.

So, put in a generalish form,

Code:
if (currentversion == latestversion) {
//show error
}
else {
getURL("http://www.update.me/now");
}
The only problem with that is latestversion can't be inside Flash.

If you don't understand, I'll try and explain it better

Any ideas?

View Replies !    View Related
Update Flv
So I'm trying to learn Flash, and right now I'm playing with video. Here is my problem. (if this post is in the wrong section I do apologize)

I have a page that has a video on it (flv), but I would like to update this video from time to time without having to change the file name in the swf. The problem is that since the flv is being cached on browsers the updated video never appears (unless I dump temp files first). I tried to append the url with random(#) but that doesn't seem to work as it does with xml and txt files, all that happens is I get a movie.flv?r=# file not found error. The browser doesn't seem to drop the r= part.

Is there a way that I can force a browser to reload the flv when the page is loaded?

I'm using instance.contentPath = "movie.flv"; to get the file. (FLVPlayback - Player 8 component)

Any help would be appreciated!

View Replies !    View Related
Doing An Update
I have a flash calculator that calls some variables from a text file in the same directory as the calculator.

The calculator will be used on a number of different laptops and i need an update button so that when the update button is clicked it automatically updates the text file with some values on a server.

What would be the best way to do this?

View Replies !    View Related
Web Won't Update
I keep updating my site and people aren't seeing the updates. I think it's because their browsers keep loading the swf from the cache. I know I have to clear my temporary files often when I'm developing.

Is there any way I can say, clear the cache, or tell the browser to ignore cache for this site. Javascript? Any help is appreciated.

View Replies !    View Related
Does Not Update
I am doing something wrong here, I am fetching information from an xml and is putting them into dynamicaly created textfields, that works. And I want it to update with setinterval, it does not work, I have traced it and the function is updating, but not the fields...

Code:
var my_xml = new XML();
my_xml.ignoreWhite = true;
my_xml.onLoad = function(success){
if (success){

varde = this;

korfil()

}
}

my_xml.load("info.xml");


i = 5;

function korfil()
{

grunden = my_xml.firstChild.firstChild;


for(k=1;k<7;k++)
{

this["arr" + k ] = grunden.childNodes[i].childNodes[4].childNodes[0] + ', ';
this["place" + k ] = grunden.childNodes[i].childNodes[5].childNodes[0];

if (this["arr" + k ]=='undefined, ')
{
this["arr" + k ] = '';
}

if (this["place" + k ]==undefined)
{
this["place" + k ] = '';
}

this["platsArrangor" + k ] = this["arr" + k ] + this["place" + k ];

this["bild" + k ] = grunden.childNodes[i].childNodes[1].childNodes[0];

this["titel" + k ] = grunden.childNodes[i].childNodes[2].childNodes[0];

this["body" + k ] = grunden.childNodes[i].childNodes[3].childNodes[0];

this["lank" + k ] = grunden.childNodes[i].childNodes[6].childNodes[0];

this["bilden" + k ].loadMovie(this["bild" + k ]);
this["brodtext" + k ].htmlText = '<a href ="' + this["lank" + k ] + '">' + this["body" + k ] + '</a>';
this["rubrik" + k ].htmlText = '<a href ="' + this["lank" + k ] + '">' + this["titel" + k ] + '</a>';
this["brodtext" + k ].setTextFormat(stilBrodtext);
this["rubrik" + k ].setTextFormat(stilRubrik);
this["platsen" + k ].htmlText = this["platsArrangor" + k ];
this["platsen" + k ].setTextFormat(stilPlats);
i++;

}

}

run = setInterval(korfil, 5000, this)

View Replies !    View Related
Getting Update MX (7.2)
I had to reinstall MX but can't find the update from 7.0 to 7.2 anymore. Anyone who knows where it is (cannot find it on Adobe's site).

thx.

View Replies !    View Related
Update XML
How do you update a XML file through flash. Without the use of PHP. ASP. or any other markup language other than actionscript... if it is not capable and I need to use PHP, time constraints will cause me to rethink my strategy.

View Replies !    View Related
Update
I have a problem how to make my flash site easy to update. I have no idea how to do this. Can I do this in a easy way? I made my site completly in Flash MX.

If anybody can help me please do.

Maarten

View Replies !    View Related
Can We Update A .swf
hi guys.....plz help me out!

i'm loading a buttons.swf with few buttons, into a flash projecter. Now if i have to add few more buttons to that buttons.swf which is on users computer, and i want to add them to it through a downloaded file(update) from internet, without overwriting the previous file.....then is it possible????

thanx in advance!

View Replies !    View Related
Update Var's
The first frame has the following code:

Code:
var date = new Date();
var getdate = datum.getDate();
var dateplus = (getdate + 1);
The getdate var will be shown in a textbox, and after I pushed a button the dat var should be set to


Code:
var date = new Date(1987, 06, 01);
And the getdate textbox and all the vars in the output should be updated.

How do I do this?

View Replies !    View Related
UPDATE
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft DHTML Editing Control">
<TITLE></TITLE>
</HEAD>
<BODY>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B
style="mso-bidi-font-weight: normal"><SPAN style="FONT-SIZE: 14pt">SFNN- - - POWERFUL HIDDEN BOTTOM
PLAY!!!<o:p></O:P></SPAN></B></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B><SPAN
style="FONT-SIZE: 14pt; COLOR: black">CURRENT PRICE=
.003<o:p></O:P></SPAN></B></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B><SPAN
style="FONT-SIZE: 14pt; COLOR: black">TARGET PRICE = 15 CENTS<SPAN
style="mso-spacerun: yes">&nbsp; </SPAN><o:p></O:P></SPAN></B></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B><SPAN
style="FONT-SIZE: 14pt; COLOR: black">TARGET HOLD TIME = 9
MONTHS<o:p></O:P></SPAN></B></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B
style="mso-bidi-font-weight: normal"><SPAN style="FONT-SIZE: 14pt">ESTIMATED
ROI= 4500%<o:p></O:P></SPAN></B></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"><B
style

View Replies !    View Related
Update To AS2 ?
Hi All,

I've been using a nice effect in AS1 to slide things around - this won't work with player 8 which I want to use
for the filters etc.,

Can anyone teach me how to write this in AS2 ?

onClipEvent (load) {
POZ = new Array("0", "-750", "-1500", "-2250", "-3000", "-3750", "-4250");
}
onClipEvent (enterFrame) {
r += (rot-r)/5;
rectan._x = r;
}

View Replies !    View Related
Update To AS3
I have Flash Professional 8 and it came with AS2. Is there a way to update to AS3?

View Replies !    View Related
Update Xml
Hi,

Can i update XML file through flash iteractive media server 3 ?how can i add a new node to an existing XML?
or i need to use an external code like PHP?

thanks ... (help the new people)

View Replies !    View Related
Where Do Get Mx Update
Where can u upgrade ur mx to 2004?

View Replies !    View Related
How Do I Update?
hi, i made an animation with around 100 jpgs when i first started using flash and didn't realise i should have really lowered the quality and size of the jpgs i used. i've been told i can update all the jpgs, to much smaller versions i have batch processed.

so, how do i update all of the old (very large) jpgs to the new (small in scale) jpgs??? - ive tried using the 'right click > update' function but nothing happens, i cant seem to browse for the new smaller images.

thanks!!!!

View Replies !    View Related
How Do You Update...?
If you are making a flash website for someone who does not know how to use flash. How do they get the site updated?

You know, when they want to add a news file. It always says the name of the person who added it if the site is for, like, a band or something.

Is there a program for doing this easily or do they just tell you what they want done and you upload the site again.

Just very interested as I may start making websites for other people soon.

View Replies !    View Related
Where Do Get Mx Update
Where can u upgrade ur mx to 2004?

View Replies !    View Related
Get Around New Ie Update
woke up this morning, computer updated itself suddenly bits of my site dont work properly anymore! sumthin todo with them changing how activex runs? cos now i have to click on all my flash files to make them run properly

is there anyway around it?

my code affected is mostly just flash files, i have added using frontpage

e.g.

<object classid="clsid27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="530" height="25">
<param name="movie" value="../flash/ip4gamebar4.swf">
<param name="quality" value="High">
<embed src="../flash/ip4gamebar4.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="160" height="160"></object>

View Replies !    View Related
IE Update + FDK
I need a fix for the IE Update that also implements the Flash detection Kit.

I know there's a way to do it, but I've been unable to successfully implement it using the FlashObject Express Install thus far. My site requires Flash Player 8 & I had it working with one or the other but not both. ;(

A little help please.

View Replies !    View Related
Any Way To Have Fps Update Thru Actionscript?
If i have a button, is there any way to set the actions for that button to up/down (change) the number of fps for the movie? (basically speed up/slow down the movie...

Thanks..
Post up

View Replies !    View Related
Ops Update On PreLoader
Im a New-B 2 FLASH 5 and in the tutorial im am reading up on about how 2 make the preloader it`s asking me 2 (( add a new scene at the beginning of your movie using the Scene Inspector and name it 'preloader')) i can find the ((" Scene Inspector" )) anywere on the Interface. Thanx 4 ur help =)

View Replies !    View Related
Update Form
Anyone know the code needed for making an email update form in flash?

View Replies !    View Related
MUSICMAN Here's The Update...
Hello Again,

Firstly can I say thanks for helping me out so much!!!!!!!!!!!!!!

I did as you suggested and so far it doesn't seem too happy and isn't writing to the text file.
It is however reading from noticeboard.txt, so perhaps this means that either the write priveleges on the txt file are incorrect ( I don't how to alter that - I've checked the file properties and it is not locked (?) ), or I've got something incorrect in the script.

The actionscript to load the content of noticeboard.txt is on a frameaction the frame before the
noticeboard. The action to update noticeboard.txt is on release of the "add" button on the userinput page. I don't know if this is a particularly efficient set up.

I'm now about 24 hours from leaving for thailand and as I'm sure you can imagine this is so tantalisingly close to working! I'd love to hear anything further that may provide the solution. Once again, thanks a lot!

Yours,

Scott

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