473,378 Members | 1,470 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Please enlighten me:-0 HELP Please

hi there I am struggling with javascript. Can you please help me

I've managed to get the get URL in flash to open a html that has the
function that opens the Feedback form I want.

I Couldn't get the feedback form to load directly from the flash
because I had to use the function in dreamweaver that opens it with
the specifications I wanted.

That being just a simple box with no menus etc...

Only problem is I cant get the form to sit in the top left
positioning??styles??

and how do you get the original html that opens it to close or not
even open but execute the function and the feedback form html??

thanks
kevin
Jul 20 '05 #1
2 1871
"kevin" <le*************@hotmail.com> wrote in message
news:c4*************************@posting.google.co m...
hi there I am struggling with javascript. Can you please
help me I've managed to get the get URL in flash to open a html that
has the function that opens the Feedback form I want.

I Couldn't get the feedback form to load directly from the
flash because I had to use the function in dreamweaver that
opens it with the specifications I wanted.

That being just a simple box with no menus etc...

Only problem is I cant get the form to sit in the top left
positioning??styles??

and how do you get the original html that opens it to close
or not even open but execute the function and the feedback
form html??


So, you appear to be using a link in a Flash to navigate to a new HTML
page that opens a pop-up in which the feedback form is loaded. The
intermediate HTML page is unnecessary as the Flash getURL function is
capable of executing javascript: pseudo-protocol URLs directly (though
there are plenty of reasons for not attempting that).

I suspect, from your description, that your level of understanding of
web authoring/programming does not extend beyond the operating of
Dreamweaver (they say that when you really understand something you are
also able to explain it). Unfortunately that leaves you with two
choices; rely on Dreamweaver to understand what it is doing [1] and
accept that when you are not able to get it to do what you want then you
will not be able to do it, or learn the technologies that go towards web
authoring so you can work up to the real limitations imposed by the
medium.

Learning the technologies will take time, effort, and probably a couple
of books (and/or their online equivalents). It is certainly unrealistic
for a usenet response to attempt to take you from a starting point of
zero to a position where you would be able to make informed decisions
about whether and how to open and position new browser windows, and/or
interact with Flash without using the javascript: pseudo-protocol. (It
is worth mentioning, if you intend attempting to learn JavaScript, that
the Macromedia/Dreamweaver JavaScript functions are among the worst ever
written. They have no merits beyond illustrating how not to write
JavaScript and should under no circumstances be taken as examples of how
to write JavaScript in terms of either style or strategy.)

Incidentally, I have previously read comments along the lines of "it is
OK to rely on Flash and JavaScript and open new browser window because I
never get any complaints when I do so". If you use flash to trigger
JavaScript that opens a new window to access your feedback form you will
guarantee that you never get any feedback from anyone who is:-

1. Using a PDA/embedded browser that cannot open new window.
2. Using pop-up blocking software.
3. Using a browser configured to restrict pop-up window.
4. Using a browser that does not support JavaScript, or in
which JavaScript has been disabled.
5. Using a browser that has no Flash plug-in, or on which the
flash plug-in has been disabled/removed (Macromedia do not
provide equivalent Flash plug-ins for all OSs anyway).

You will, of course, have no way of knowing if the number of people who
fall into one or more of these categories (but would otherwise like to
view your site) is significant as you will never hear from them.

[1] Dreamweaver has no AI so it is unrealistic to expect it to
*understand* anything.

Richard.
Jul 20 '05 #2
thanks richard for the advice:-)

Maybe I should have the feedback form embedded in the swf file or even
create a simple html form to avoid complications of anyone not having
1 of the 2

thanks again
Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
1
by: PerryC | last post by:
Can someone help me accomplish the following in a MSAccess Report: 1. Check if Me.Discipline = "RN" (within the source query) 2. Then check the Me.YearOfEmployment: (again within the same source...
5
by: jwa6 | last post by:
I get an runtime error w/ this code If Me!Obj = 5100 Then runtime error 13 type mismatch what is this testing for? IE: 5100 jim
6
by: Mike Fellows | last post by:
I have a windows form with a tabcontrol on it within each tabpage there is a button that does basically the same thing except with the difference of one variable at the end of each of the...
5
by: Agnes | last post by:
For my own practices. I like to put "Me". e.g IF Me.txtInvoice.textlength = 0 ....... etc Me.txt.....etc However, Is there any difference (without Me) ?? Thanks
14
by: Richard Thornley | last post by:
Hello, I realize that this is a very basic question but is there an advantage to using Me.ControlName.Text over just using ControlName.Text? I have been leaving the Me. off but would include it...
24
by: Water Cooler v2 | last post by:
What is the difference between the Me and the MyClass keywords? I understand Me that it represents the specific instance of the class. When you're inside the object instance, it refers to itself...
6
by: John | last post by:
Hi, Maybe someone can explain the use of "Me" to me? The example class CPoint3 uses the Me reference in the output statement: Console.WriteLine("CPoint3 constructor: {0}", Me) The text states:...
3
by: Jerry Spence1 | last post by:
A very useful feature was added in 2.0 of .NET framework which was the scaling of a form and all the controls within it. This is really useful but I am finding very little information of how to use...
4
by: darrell | last post by:
I recently wrote a program in Access VBA that contains this snippet of code: For i = 1 to TotalBanks With Me("txtBank" & Chr(i + 64)) .BackColor = vbBlue .ForeColor = vbWhite End With Next i...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.