How To Create Javascript For Log In Visits
This isn't a flah question, but the log in goes into a Flash> I have to javascript to make this work...
Any help?
Thanks a million
ActionScript.org Forums > ActionScript Forums Group > ActionScript 2.0
Posted on: 11-01-2008, 10:00 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Count Visits
Is there a possibility to place a counter for total visits on your site?
Thx,
AmunRa
PS. It's for www.dokuritsu.nl
Monitor Visits?
This is, I think, a pretty straight forward question. I want to add a popup to my site (not the problem) that visitors can enter their name and email address to be notified of site additions or changes.
THEN, hopefully, I can also add a cookie that can tell if they have been there before so they don't get the popup again.
My actionscripting knowledge isn't super developed, so I'm looking for a little bit of a newbie style explaination.
Thanks in advance.
Okay
http://www.mediocracy.com
Need To Know Who Visits My Site
Hi everybody,
I am setting up a site with a username/password protected area, and I was wondering if there is anyway that when somebody logs in, it saves their username so I can check in and see who has gone into the protected area...
Does anybody know how to do this, or can you point me to a tutorial?
Thanks in advance.
Need To Know Who Visits My Site
Hi Everybody,
I am setting up a username/password protected area on my Flash site, and I was wondering if there was anyway that when somebody logs in, I get a record of their username, so I can tell who has been entering the protected area.
Has anybody done this before, or can you lead in the direction of a good tutorial? Thanks in advance!
Mike Parker
www.hmsdesign.com
Visits Counter In MX
visits counter in MX. Is it possible? I never saw one in a Flash web page! if anyone knows anything about...
Thanks in advance
Visits Counter
This visit counter is based on tutorial by Lionbichstudio.com( the web site is currently offline) for Flash MX and I?m using Flash 8 Pro. When I start LS .fla everything works ok but when I make my .fla it dosen?t work. The resul of visits is NaN. First I changed publish settings from Flash 8 to Flash 6 but nothing.
The .fla file has two layers ( 1.actions, 2. txt). In txt layer there are two dynamic textbox`s one has text "Visits number" and second is empty with instance name visited.
On actions layer:
Code:
mySharedObj = SharedObject.getLocal("visits");
mySharedObj.data.visitCount++;
visited.text = mySharedObj.data.visitCount;
mySharedObj.flush();
Thanks
Reporting Visits, Hits Etc.
Hi all,
I am working on a site that was made by someone else.
The problem is that at this point I am not able to log visits, hits etc and run a report using (for example) WebTrends. I know that it is possible to do this and I have some semi informational instructions on how to do it.
My question is:
How can I take what is already there and cut that up into many smaller 'movies' so that on each click I can load those movies, hence, the browser will send a request and the server can log that request.
Like I said I know the path to take, but I am not sure how I can cut the "big" movie into little small ones.
Any ideas? It would be greatly appreciated!
Thanks
Nik
Flash Visits Counter
Does anyone know how to make an visits counter in flash without
php stuff??
I need to make a counter for a flash site in a free host.
any help welcome
Tracking Visits/Usage
I'm working on my first project in Flash for a client who wants an interactive cd. I know everything he wants is possible except for collecting data for tracking uses/visits. Data such as time on cd, what they clicked, operating system, etc. From my search on this subject the only thing I've come up with to date is this site http://www.flashstatistics.com/
What I would like to know is where should I be looking to collect, store and send the data and then what program should I learn to decipher the data sent?
Right now I'm thinking that I should be using a lot of vars and some kind of db program.
Any direction and/or tutorials would be greatly appreciated.
Hot Counter - Can It Show If Someone Visits A Scene
hi,
i have a flash website that has two swf's. the second swf has three scenes. is it possible to have a hit counter that increments if a certain point in a scene is reached rather than just checking if the second swf is loaded? if it is then it would give a clearer idea as to what the user did on the website.
i'd appreciate any thoughts on this.
cheers
yabai
AS Coding Help For: Amount Of Guests + Total Visits
I need help with 2 scripts:
1st problem, I need some example coding or a tutorial for being able to show the amount of guest users at your flash movie at a given time. I need to be able to show that through a dynamic textfield Here's an example: http://www.innovativedesigns.org.uk/innovat/index.php
2nd problem, I also want to be able to show total hits via a dynamic textfield through actionscript. Any help would be greatly appreaciated.
Can Shared Object Remember Previous Visits?
I am trying to get my flash movie to start from a certain frame and skip portions ONLY if the page has been viewed before by the visitor. I wonder if shared object is the way to do it....and how? I dont want to use an html cookie if i dont have to
Site Does Not Respond Well If User Visits Same Page More Than Once.
i'm building a site and I find that if the user visits the same page more than once....it screws with the browser and becomes unresponsive. I thought it might me the AS effect that reveals each page not being properl;y terminated, but i went through and added a delete this.onEnterFrame to kill the effect and i still get the same result...
I can post FLA's if necessary but please check it out and let me know if you have any ideas what it may be.... it's very frustrating. I need it to work for my job.....for agents in my office to be able to upload and download files I have created for them. BUt i don't want to give them the site address until i have it working properly...
anyway please check it out and oiffer any suggestions you feel may help... in terms of my problem as well as design and UI. THANKS IN ADVANCE.
HERE IS THE SITE ADDRESS
OH.... it works best in ANY browser that IS NOT Microsoft Internet Explorer...and for those of you using IE...WHY are you still using it???
Simply Count Visits And Date Of Visit
Hi there!
I am a beginner but I successfully have set up a Flash-PHP-MySQL login process which functions perfectly.
I want to know what I must add to my PHP Script in order to:
1 - Add 1 to an appropriate column in the row corresponding to the visitor each time the visitor loggins and...
2 - Insert the date of this visit which replaces, of course, the date of the preceeding visit.
I know of course how to insert new columns to my table and I also know how to pass variables from Flash (MX not MX2004) to PHP.
If needed, I can post here the PHP Script I use.
Many thanks in advance for your help!
Best regards
Show An Intro The First 3 Times Someone Visits My Site
Hello everyone
I know flash got something similar to cookies called Shared objects.
I´ve got an intro on my flash page that I only want to show the users the first 3 times they visists my page and then reappear after two weeks.
Can someone explain how to do that?
Cheers!
Tony Bolero
Show Preloader Everytime S.O. Visits My Web Page?
Hi!
I have two preloaders working in my web site.One for the whole movie and one for the sound file.IF You access my web site for the first time you see the preloader, but if you come to back to visit my web site again, since the web site is already inside the cache of your computer, you wont see the preloader again.
Is there any way to show the preloader everytime someone visits my web site he/she sees the preloader working?
Using A Shared Object To Track Time/Visits (AS2)
Hello, and thanks in advance for any help. I'm a designer/developer about to learn AS3, but for now I'm still cobbling things together with my limited knowledge of AS2.
My overall goal: I have an intro animation on a page that ends on a frame with buttons linking to more HTML pages. I want it to play once upon an initial visit, but then to jump to that final frame with the buttons upon returning to that page.
It's easy enough make this happen with the Shared Object, but the problem is that if I set one to indicate that the site's been visited, it's pretty much permanent until someone flushes the SO library. The client likes the animation not replaying when hitting "back," but they want it to play again upon the next browser session.
Since there doesn't seem to be a way to control the SO library on a browser session basis (like a "clear" instead of a saving on browser close), I am attempting to use a Shared Object to create a timestamp that will check to see how long it's been since they last visited. If it's been more than, say, five minutes, the timestamp will reset and the intro will play once more.
I had some help from a friend, and this what we've come up with. The problem is... well, it's not working. Any thoughts?
Thanks so much!
My preloader is in a separate initial scene. One the first frame I have:
Code:
var today = new Date();
var so:SharedObject = SharedObject.getLocal("time");
var period = 1200000;
var amountLoaded:Number = _root.getBytesLoaded()/_root.getBytesTotal();
loadText.text = Math.round(amountLoaded * 100) + "%";
My second frame:
Code:
if(_root.getBytesLoaded() == _root.getBytesTotal())
{
if (!((_root.today-_root.so.data.val)<_root.period))
{
_root.so.data.val = _root.today;
_root.so.flush();
_root.gotoAndPlay("main", 1); //full animation
}
else
{
_root.so.data.val = _root.today;
_root.par = "skip";
_root.gotoAndStop("main", 1201); //my ending frame
}
}
else {
gotoAndPlay(1);
}
Different Image Every Time User Visits Flash Site
Anyone have a script that will make a flash file load a different image everytime a user visits the site?
I did a search but came up with nada. I use either flash mx, or
flash 5.
Any help would be appreciated.
thanks, Nippy.
Total Visits/total Sound Plays
How can I get a "total visits"type function but instead of recording the number of visits, it records the number of sounds streamed from that flash movie and makes it visible
Total Visits/total Sound Plays
How can I get a "total visits"type function but instead of recording the number of visits, it records the number of sounds streamed from that flash movie and makes it visible
Total Visits/ Total Sounds Played
How can I get a "total visits" type function that makes the number of times a page has been visited visible, but instead of recording the number of visits, it records the number of sounds streamed from that flash movie and makes it visible. (Not pages but externally loaded and streamed sound.)
tks
ken
Total Visits/total Plays
How can I get a "total visits"type function but instead of recording the number of visits, it records the number of sounds streamed from that flash movie and makes it visible
Create, Delete, Create Event Handlers
Hi,
At the moment I create an onEnterFrame function to ease a movie clip into view. I then delete it. I want to be able to recreate a similar onEnterFrame function later to swoosh the movie clip out of view. At the moment weird things happen when I try and do the second onEnterFrame. Am I doing something illegal here?
I know I could put this all in the original onEnterFrame, but I don't wanna be wasting processor time doing an if statement every frame to work out if it's time to swoosh out the movieclip. Or should I not worry because that's negligible cpu time?
Tom
Create A
Any help with this would be very, very appreciated.
I'm looking to create a flash animation that would allow the user to "scratch off" a section of the animation, revealing things underneath. I've yet to figure out a way to allow user input to change the alpha value or visibility of a part of a clip, so I figure the only way to allow the user to scratch something off is to have each pixel be its own clip (with its own alhpa value and visibility).
You can see the obvious problem here; running a duplicateMovieClip command 600 times takes forever and tends to crash Flash.
I've seen this done in Director, but I figure that's just one of those Director features that Flash lacks.
Any help at all -- plans of attack, etc. -- would be much help.
Thanks,
Dan
Help To Create A Swf Like This
Is There a tutorials to create a flash like this?
how this swf file work?
http://fifaworldcup.yahoo.com/es/
if you can't see the flash just click in Replay Ad under Budweiser ad
[Edited by garcacesarpo on 03-17-2002 at 12:58 AM]
How To Create?
hi
how to create a text file with my own contents.
bye
geethanandh
How To Create These?
Hey Everyone,
I how do i create those preview consols (graphic eq)in the soundfx sections of this flash kit site.which reacts the the sound clip being played?
See here to take a look.
http://www.flashkit.com/soundfx/Instruments/
Any ideas?
Thanks in Advance!
Blue Dragon
Mix-fx To Create Avi?
does anyone know how to create a movie file (such as an avi) out of a mix-fx swf file? i tried swf2avi but it does not work?
any suggestions??
How Would I Be Able To Create.....
Hey.. I am recently pretty new to Flash MX and im trying to get into the more advanced features like the action script, but only find dust when i use it.. =/. I know allll the basics but 1 thing i would like to know if someone could help me is... how would I be able to load a movie SDF.swf and see how much bytes total, and how many bytes I have loaded? Just a quick question if someone could answer please...
I Want To Create Something Like This..
http://www.templateheaven.net/index....&cat=13&page=1
I can do the page easy, it is the thing on the left.
Michael
www.twofortap.com
Twofortap Forums: www.twofortap.com/phpBB2/index.php
Does Anyone Know How To Create Something Like This?
www.saliva.com check out how the pictures scroll right to left when selecting a menu option. how is this done? also, how do you have a laser/trail around lettering? look at saliva and you will see how it trails along the text... any help will be appreciated!!
Thanks!
Trying To Create App....please Help
I want to create an app where txt files can be loaded into a form (which will be a flash executable file) and appear in the proper fields. Is there any open source file like this? Or any file that can help me?
Any help would be greatly appreciated.
How Do I Create A Swi
i want to post my movie but it only accepts swi not swf so it wont let me attach it so how do i make a swi either that or how do i compress sometihng into a zip i have never done it before thanks
How Do I Create Something Like This...?
If you go to this site http://ramblinwreck.ocsn.com you will see at the top right hand corner a scoreboard. I would suspect that it is pulling the scores from a file or database? How can I easily create something like this in Flash MX?
Thanks in advance,
TDSILK
Create Cd
Can I create an interactive CD in Flash?
Can I Create....
what I want to do is this... I don't know the syntax, but I can tell you what I want generally...
This is it
in one frame on the syntax
On Button release ... Variable equals this
on another frame the syntax is this
if variable equals this, go to and play frame this
that's it, that's all I want
-BpG
How Do I Create...
an animation that revolves around a fixed point- for example a leg?? Everytime i try, it kinda swirls into place..
Trying To Create A Pop Up
Hello,
Man, you guys are the best for us n00bs.
Anyway, I am trying to create a pop up window which is seemless. what do i mean by that? I mean, that it has no "title" bar at the top, just a boarder.
I don't have an example, unfortunately.
Anyway, are there additions to java code that would creat the window like that?
Again, thank you for your help.
How Would I Create This
I want to build a timeline similiar to the one at:
http://www.bioport.com/AboutBioPort...ne/timeline.htm
Where can I find a tutorial for something similiar... especially the scrolling time bar at the bottom.
I'm using Flash 5, but would consider upgrading to MX if it would make this project easier.
Thanks!
Michelle
Create Xml?
------------------------------------------------------------------------
I recently created a quiz that pulls its questions and answers from xml files.
Now I am hoping to create a second flash application that allows the user to create the xml files. I have been able to set up a user interface that allows the user to type their questions and answer into various text boxes. When they are finished they press a button and using the createElement, and appendChild codes the xml is created.
I am having a problem with the next step. How do I "save" the xml the user has created to an outside file that can latter be picked up by the Quiz. (The whole thing will be installed on the user's hard drive from a CD).
Any help would be greatly appreciated.
How Do I Create This?
Hi all,im wondering how do i create this effect (http://www.2advanced.com/flashindex.htm ) when i click on one of the menu,the 'main frame' screen enlarge,and when i click 'expand'the screen goes back to its original size.
How To Create This?
http://www.greatart.com.hk.ro/
With flash part, He make whole screen become the sand. And let the sand go with the wind.
How To Create ?
Im creating a football coaching cd-rom package.....i've produced drills in flash, which play and pause at key areas, with the user selecting next to carry the drill on. I want to add a slider bar underneath the movie giving the user the option to 'slide' to any part of the drill by using the slider. Is this possible, help would be great ! Thanks.
Create Name Help
Create Name:
I am creating a game, And you get to create your own name, Ive layed out all of the letters and symbols I want. Heres the code for the letters:
on (release) {
_root.name += "A";
}
Of course, A is A-Z. The same code for all my letter buttons just B-Z.
Now, My problem is the getting rid of a mistaken letter. I couldnt finda or create a code to subtract a letter.
If any one knows how to do this, Please help out.
"there is no spoone" - The Matricks
How To Create XML On The Fly With PHP ?
Hi,
I am creating a directory browser ,Actually my flash reads the directory lists from the XML file called "tree_source.xml". this xml file created by a php file . Now i want modify the php file in such a way that flash directly reads the directory structure from the php file inorder to speed up the browsing.
This is my flash script.....
// load and assign data source
myTreeDataProvider = new XML();
// ignore whitespace in XML (important)
myTreeDataProvider.ignoreWhite = true;
// load external XML file
myTreeDataProvider.load("tree_source.xml");
// onLoad handler for XML data
myTreeDataProvider.onLoad = function()
{
myTree.dataProvider = myTreeDataProvider;
}
// set up tree listener
myTreeListener = new Object();
This is the PHP Script to create XML
$photodir = "/albumshan";
$path = getcwd().$photodir;
$fp=fopen("tree_source.xml","w");
fwrite($fp,"<root>");
structure($path,$fp,$path);
fwrite($fp,"</root>");
fclose($fp);
// Function
function structure($rootdirpath,$fp,$dir)
{
unset($root);
if($dp = @opendir($rootdirpath))
{
for($i=0;($file=readdir($dp))!==false;$i++)
{
if (is_dir($rootdirpath."/".$file) && $file != "." && $file != "..")
{
fwrite($fp,"<node label="".$file."">");
structure($rootdirpath."/".$file,$fp,$dir);
fwrite($fp,"</node>
");
}
}
}
closedir($dp);
}
Please help me ..
Shan
__________________
How To Create A Map
Hi..
I'm new and benginer on FlashMX...
I must be create a map like this http://www.easyjet.com/IT/Organizza/...oni/index.html
Anyone can help me?
Thanks
Raf
How To Create A Map
Hi..
I'm new and benginer on FlashMX...
I must be create a map like this http://www.easyjet.com/IT/Organizza...ioni/index.html
Anyone can help me?
Thanks
Raf
|