473,326 Members | 2,127 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,326 software developers and data experts.

Javascript instead of flash

Hi all,
I want to add some good attraction to my web pages, Like
Flash etc,
But if include flash file means it will take much time to load the
page, and server also gets slow. So Instead of using flash,I need the
same effect of flash through javascript coding, is that possible?
If that possible, where can i refer for that.

If u have any other idea on presenting a good webpage,tel me

And tel me what are all should be present in that webpage to
attract the end users

If u suggest me, it wil be very useful for me.

Thank
u....................

Apr 26 '06 #1
3 2648

ba*****************@gmail.com wrote:
Hi all,
I want to add some good attraction to my web pages, Like
Flash etc,
But if include flash file means it will take much time to load the
page, and server also gets slow. So Instead of using flash,I need the
same effect of flash through javascript coding, is that possible?


Probably not. Flash can do many things.

Check out the yahoo ui animation library

http://developer.yahoo.com/yui/index.html

or maybe even scriptaculous even though it is considered buggy by some

http://script.aculo.us

Peter

Apr 26 '06 #2

ba*****************@gmail.com wrote:
Hi all,
I want to add some good attraction to my web pages, Like
Flash etc,
But if include flash file means it will take much time to load the
page, and server also gets slow. So Instead of using flash,I need the
same effect of flash through javascript coding, is that possible?
If that possible, where can i refer for that.
With only javascript, you can move things around in various ways. Look
up DHTML sites on Google for ideas. These effects are not used as much
as once because of flash, etc, and some people dislike them, especially
for pages for which a viewer visits often. You might also consider
animated gifs that you can build using an animation image program, but
there are some who dislike these, especially if they are large and
flashy.
If u have any other idea on presenting a good webpage,tel me


I would say that the best thing you can do is have good page layout
with text that is fairly large and easy to read. Also you should
validate your code. Also, if you can, check your page on several common
browsers and at more than one screen width. Instead of having too much
clutter on a single page, use links to other pages. And consider your
intended audience. A web page aimed at young children might have a
considerably different style from one aimed at adults, for example.
Also consider how the page will function if the viewing browser has
script turned off, has no flash support, has animation turned off, etc.
Can your intended message still get through without gross distortion of
the page?

Apr 26 '06 #3
> If u suggest me, it wil be very useful for me.

The only thing I can think of is Walter Zorn's JavaScript Graphics library
:-

http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm

You maybe be able to do basic animation with that. But bare in mind every
point is a <div> !!!

Aaron
Apr 27 '06 #4

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

Similar topics

1
by: bin_P19 P | last post by:
the code i have got is as follows and now im stuck <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Shopping...
1
by: Charles A. Lackman | last post by:
Hello, I have made a comercial web site with Visual Studio.NET and I am using Flash and Javascript inside the pages. There is also a database that retrieves information and displays it on a...
3
by: johnsonholding | last post by:
Here is the script I have in my page : <!-- Begin function popUp(URL) { day = new Date(); id = day.getTime(); eval("page" + id + " = window.open(URL, '" + id + "',...
2
by: spiralof5 | last post by:
Hi. I must first say I'm not an experienced scripter. Here's my problem and how far I am so far. I struggled for awhile to get the browser to fill most of it with my flash movie and keep it...
13
by: mudgen | last post by:
I have a webpage that has two flash animations running. I also have a javascript script running that rotates 3 images and fades them in and out. To do the fading and rotating in javascript I am...
2
by: Jake Barnes | last post by:
I've been asked to help out with the navigation bar on this page: http://www.thesecondroad.org/ The drop down menu (which is pure CSS, save for a fix for IE) appears behind the Flash module....
26
by: Jake Barnes | last post by:
I did a search on the newsgroup comp.lang.javascript. I was searching for "how to play a sound with Javascript". I'm somewhat suprised that the majority of entries are from the 1990s, and there are...
4
by: =?UTF-8?B?4KSw4KS14KWA4KSC4KSm4KSwIOCkoOCkvuCkleCl | last post by:
hello friends i am trying to dynamically create graphs in browsers(as in graph theory, something like this http://sawamuland.com/flash/graph.html , not like excel graphs) but i am unable to...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.