http://www.r3ality.gr/tek-tips/demo.html
this is what I am trying to do! and I want the form to be centered!
the path for the css is
http://www.r3ality.gr/tek-tips/index.php_files/final.css
I am newbe to this but I am trying!
Although I have dif with the float I am currently using it!
But It...
I want to create a nice form that will not use float in order to set the labels before the input elements.
this form is inside a div that I want this div to be centered inside another div
something like that
--------------------------------------------...
Hello
my issue I believe its easy but cannot find any help into this.
I have a div that is called header with some simple properties
and I want inside there to have another div that I call it menu.
Now I want the menu div to be always bottom right of the header div!
Inside the menu div I have a...
I have setup windows when they start not to load explorer.exe but another program that has nothing to do with windows. Its just a simple program.
I am experimenting myself with windows. So no services are running. So my app is up and in area I want to have internet.
The wifi does not start atol...
Hello,
I have replace explorer.exe with another exe file that I want to run instead of the windows but I need my wifi connection to start also!
How can I manually start the wifi connection?
Thanks in advance.
Ok.
I am a system administrator and facing this problem
The company network has 15 pcs where all of them have 2 OS
(Win98 - WinXP)
Also each OS has its own programs up and running!
How can I setup a network where most of the computers load from a network image!
Lets say I am installing a...
I have created an HTML Document.
I loaded into a memo and change some text from there.
After that when I am saving the file again it has converted all the characters into ?.
NOTE that the html document is in UTF-8 encoding.
Also this text contains special characters where only in one font a...
So you are saying to add a DataSet component and after that to parse them into the list?
right?
Is there another way to bind the List component with the xml so that this can be made without the dataset comp?
I have a XML with this structure:
<?xml version="1.0" encoding="UTF-8"?>
<cats>
<cat name="catname">
<cat_id>1</cat_id>
</cat>
<cats>
I add a list component and I want to pass the name as the title and the cat_id as the data! So when a user select the cat the data will be the id of the...
...weight.
Whan I am trying to do the last two it's easy enough:
list_comp.setStyle("fontWeight", "bold");
list_comp.setStyle("fontSize", "40");
*Where list_comp is the name of the list Component.
That is working 100% fine.
But in the case where I am trying to set up the bgcolor like that is...
on(press){
_level0[this._parent].removeMovieClip();
trace(this._parent);
}
also tried
on(press){
_level0[this._parent._name].removeMovieClip();
trace(this._parent);
}
And again its not working.
You see I create hte movie with dynamic names and thats why I do not use direct reference to...
1st of all sorry to the title I know its wrong!
And second
I have made a mistake.
The command that is NOT working is removeMovieClip(this);
And the one that works but not exacly how I wanted it to is unloadMovie(this);
Thanx again!
Hello,
my problem is that:
I am playing around with some buttons and I use one to duplicate a mc with this code.
var mc_name:String = "demo";
duplicateMovieClip(_level0.target_mc,mc_name,_level0.getNextHighestDepth());
Everything is smooth and working fine.
Inside this target_mc I have a close...
Nope this does not work.
I have search the internet and the only thing I found is that other ppl have the same problem but without any solution about it.
The strange thing is that when I do the same procedure to the main fla file that I have created the comp this problem does not happen.
This...
Hello,
I am trying to make a small component in FlashMX 2004 and I have a problem with Live Preview.
I have followed some tutorials on how to make a simple component. Everything is fine.
I have made a swf that holds the live preview of the component and I am using this code to make the...
Is there anyway to setup my IIS to read the .inc files as .asp files?
I believe this can be done but I do not know the way.
Thanks in adnvance for your time!
...c:\app\index.htm
I tried to insert somethings in the trusted site like file://c://app/ but this is not allowed.
Also I tried something like that *://c:/app/
But again this is not working too. :(
Is there anyway to skip the warning ?
And for the second one how can I setup my IE to allow this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.