Hello everybody. I got a new site under development.
My firt full site in flash.
The site starts with an intro total size 120kb and then the main interface for the site at about 110kb.
At the moment the two different parts are seperated MCs/files. eg introMC/file1 and InerfaceMC/file2.
But...
Client server is cool because client and server will separate the workload between them.
But which one is faster ?
<%
ASP code all at once
%>
OR
HTML
<%asp%>
HTML
<%ASP%>
etc
imagine the following two examples on a large scale project.
DOES IT MAKE ANY DIFFERENCE?
I posted this on the Flash forum yesterday but i had no sufficient information to solve my problem.
For the excact requirements plesase refer to:
thread250-164284 hope there is somobdy who can help me how to control
Flash object atributes by passing values to flash externaly.
Please refer to...
Hello everybody!
Can enybody help me on how (if possible) to import HTML values in to my flash moovie?
EG imagine we have:
<form action=Catadmin.asp name=ffaiolCDD>
<SELECT NAME="Site">
<OPTION VALUE="1" SELECTED>One</OPTION>
<OPTION VALUE="2">Two</OPTION>...
Ill try to make it as easy as possible.
If you go under Control Panel and then Services (on NT)
you will see a specialized window monitoring all running apps.
My manager asked me if we can take this funcionality on an ASP page.
I dont mind if is going to be a third party component or a hard...
Hi everybody i need some help on the next question:
Say we have a job that we want to sumbit to the printer.
How can we actually do this through code (JS or HTML) rather than (CTRL+P) for printing through the normal window option????
All i want to do is to track the link for the printing so...
Hi everybody i need some help on the next question:
Say we have a job that we want to sumbit to the printer.
How can we actually do this through code (JS or HTML) rather than (CTRL+P) for printing through the normal window option????
All i want to do is to track the link for the printing so...
Hi everybody i need some help on the next question:
Say we have a job that we want to sumbit to the printer.
How can we actually do this through HTML rather than (CTRL+P) for printing through the normal window option????
All i want to do is to track the link for the printing so later i can...
Hi everybody
All i want to do is to read from a table a datetime field which has the following format:
DateTime
28/12/2000 07:55:00
All i want to do is to select only the Date Information and
compare it to the todays date.
If they are equal then i want to print a small image.
Im using...
Seem that i was happy till i discovered this:
im using a query to access the database............
and always i was writing my pages following this format:
ssql = ssql & "......"
etc etc
oRecord.Open ssql, oconnect, 3
Response.Write "<table>"
If orecord.eof and...
Is it possible without framing a page to align an object for example a flash movie within an HTML page excactly in the center of the screen?????
In other words say we have a small flash movie or an image.
Small in size i mean (eg. 640x420)
All i want to do is to center the movie in the center...
Is it possible without framing a page to align an object for example a flash movie within an HTML page excactly in the center of the screen?????
In other words say we have a small flash movie or an image.
Small in size i mean (eg. 640x420)
All i want to do is to center the movie in the center...
how can i deactivate or modify the right click on flash so it will completely hide the popup window coming up. I want to deactivate the right-click on flash 5 movies in the browser.
Or to change the available options.
But mainly im interested on how to hide it completely.
Anybody can help:)?
any chance for making my drop down boxes read only on both IE and netscape?
My question focuses directly and only for drop down boxes!!!
I know how to do it with text boxes and the way Im using now is :
If I want a read only simply prints a text box
if i want non-readonly then do it as...
I have a text box which i want to make read only but unfortunatelly this works only on IE5 using:
Response.Write "<td width=100 colspan = 4 align=left><input type=text name=Jobno size=13 value=" & oRecord("orderso") & " readonly></td>"
Please help me to...
I have a text box which i want to make read only but unfortunatelly this works only on IE5 using:
Response.Write "<td width=100 colspan = 4 align=left><input type=text name=Jobno size=13 value=" & oRecord("orderso") & " readonly></td>"
by the way the...
I have a drop Down box with some values such as Robot 1,Robot 2, Robot 3....
All i want is once the user select each one from the Drop down menu to automatically linmk them to external URLs
for example for robot 1 i want : www.yahoo.com e.t.c e.t.c
Pleasee help
Regards ZAC
I have a drop Down box with some values such as Robot 1,Robot 2, Robot 3....
All i want is once the user select each one from the Drop down menu to automatically linmk them to external URLs
for example for robot 1 i want : www.yahoo.com e.t.c e.t.c
Pleasee help
Regards ZAC
I have a drop Down box with some values such as Robot 1,Robot 2, Robot 3....
All i want is once the user select each one from the Drop down menu to automatically linmk them to external URLs
for example for robot 1 i want : www.yahoo.com e.t.c e.t.c
Pleasee help
Regards ZAC
I don't know how to use this as well as i don't know if this is the right one for my job? All i want is to count how many records i display already on a page found on a database through query?
All i have is:
strSQL = "SELECT p.id as pide,.................."
oRecord.PageSize = 30...
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.