ActionScript 2.0 :: Add A Bookmarks / Adds Link - The Site To The Users Favorites?
Mar 27, 2007How do I add a link that bookmarks/adds the site to the users favorites?
View 3 RepliesHow do I add a link that bookmarks/adds the site to the users favorites?
View 3 Replieswhat's the actionscript that i could add to my movieclip that will bookmark my site in viewer's favorites?
View 2 RepliesDoes any of you know what's the actionscript that i could add to my movieclip that will bookmark my site in viewer's favorites?
View 2 RepliesBut the problem is, the users are allowed to upload images in the site, for which a a swf will be played with random animation ( or the animation they selectPlease find below the operations that has to be doneEg. The member is allowed to upload the images and they can also select the list of animations from a dropdown list. when they click "next", they will see the image uploaded with the selected animation. In the next page, they can download the same as a screensaverPlease let me know, whether any tool is available to convert the SWF to screensaver dynamicaaly in a web itself. I knew that there are lot of tools available to convert the swf file to screensaver. But that all will work offline as a desktop application for which we need to give the swf as input. But in my case, everything has to be done dynamically
View 1 RepliesI have created a website 900px by 600px, and need to know how to make the site so that its size is dependant on the users resolution.( I have had complaints of the text being too big in 800 by 600, but too small in 1600px by 1200px) the site itself is created in flash 5 if that is of any use.(although wouldn't it be something more to do with the html coding?
View 3 RepliesI want to know what the best method is for changing the values of variables that need to persist amongst all users of my site?For example, say I have a button that can only pressed 10 times. And not 10 times by a single user during a single session, I mean 10 times between every user who ever visits my site. How would I keep a running count?
View 2 RepliesMy website allows users to upload photographs which I store on Amazon's S3. I store the original upload as well as an optimized image and a thumbnail. I want to allow users to be able to export all of their original versions when their subscription expires. So I am thinking the following problems arise.Could be a large volume of data (possibly around 10GB)How to manage the download process - eg make sure if it gets interrupted where to start from again, how to verify successful download of files.Should this be done with individual files or try and zip the files and download as one file or a series of smaller zipped files.Are there any tools out there that I can use for this? I have seen Fzip which is an Actionscript library for handling zip files. I have an EC2 instance running that handles file uploads so could use this for downloads also - eg copy files to EC2 from S3, Zip them then download them to user via Flash downloader, use Fzip to uncompress the zip folder to user's hard drive.
View 1 Replieshow one might change a site element based on the users computer time? What we are trying to do is change the color of the sky and shade of the buildings in a cityscape scene on a cartoonish style site. If it is 9:00 PM on the site visitor's end, they will see a nighttime colored scene. If it's 7:00 AM, it would be sunrise-ish.
View 3 RepliesI am currently looking into the NetGroup class and AIR. Basically, is it possible to establish a direct link between two users without the need of a server? Lets say both of them have this AIR application or better yet its just a swf hosted on some private server of mine. Could two people use this application and simply send and receive files between each other? Eliminating the need for uploading sites like rapidshare?
View 9 RepliesI understand that PlUpload supports several runtimes (html5, html4, gears, flash, etc). But most browsers now a days support flash. And most other file uploaders (namely: uploadify, fancy upload, to name afew) would function via a combination of javascript and flash. And the same file uploaders only support ONE runtime, which is flash. Even if the flash player plugin is not installed. A developer can easily integrate flash detection tools and redirect users to a download link. Which is most common for several sites.
View 1 RepliesI have pageA that loads sort of flash player, the url of rtmp that player listens to is hidden in other .aspx file that validates a session which generated on pageA. Is there another way or better way to limit users from stealing the rtmp link ?
View 1 RepliesI am trying to build a site that would give users the ability to upload a picture to a picture frame on my site. I would like AS3 to dynamically re-size, and upload the file from an upload bar under the frame.
View 1 RepliesI think that you can do this using html but if you have a PDF in your root directory will Flash be able to link to bookmarked pages in that document?
View 2 RepliesIs not it possible to add a flex url to bookmarks.
View 2 Repliesi want to know if it possible to access the browser bookmarks via Flash.
I know, that this is not possible via Javascript, but it maybe possible via Flash
Is it possible to get read access to favorited sites (that have been set using Android's native browser) from within an AIR-application? I could not find an API for this. Furthermore, I didn't find anything about browsing android's filesystem. It seems something like a favorites folder does not exist.
View 1 RepliesI'm doing a project that will require video playback - my idea is to have a timeline with "bookmarks" for lack of a better word. The (short) video will play and will lead into the next video playing. If the user doesn't want to watch the first couple of videos they can click ahead on the timeline to watch the part of the video they want. I as hoping to have a progress bar attached to this timeline, that will play along with the video duration and lead into the next video.
View 1 Replieswell i am a freelance graphic designer who is trying to break into web design using flash. I have been working on an example site followed a bunch of tutorials, i created the site i wanted and now i'm working on the navigation i created five buttons each with the own rollover state, up state and down state. hat part works well, now i need them to go to the various pages on my site.i tried some code from this website and it should have worked but i keep getting a button instance issu. saying it can only be applied to an instance. it seems as if i;m trying to load the link in that frame. what i don't understand is how to load the link to the buttons property i know this question gets asked lot but can some please take some time and explain this to me.
View 2 RepliesIs it possible to link to a spacific "page" within a flash site much like you can do with a html web site? I want to be able to link to a spacific swf page within my site without going through the entire site to get to the "page" how do I do this using actionscript 2.0
View 2 RepliesI am making a flash site and am trying to have a link which redirects to another site. The problem is the redirect address has an e with the accent ' above it. When I copy the link directly into flash, it converts it to code in the URL bar.How do I make the link in flash so that it keeps it as an accented letter in the URL bar?
View 2 RepliesI want a single online web page for my bookmarks. The page should include small windows which opens the following pages:
Fizy, Facebook, Guardian.
There should also be a button for adding a new window with an URL text input.Here's an illustration of how the page should look: http:[url].....I've built a version of this at http:[url]...., but as you may see, it uses iframes under javascript windows, which can not open frame-breaking sites (like fizy.com), or Facebook.
I am trying to link some text to an external web site. I am using the following code, but whenever I try to launch the external web site, I get prompted by Adobe Flash Player Security saying that it has stopped a potentially unsafe operation. It then tells me that I need to change my security settings in order to view the website. I am wondering if there is any way around stopping the security check, or is this built into Flash?
Code:
var linkLaunch:URLRequest = new URLRequest('content/web/fuel/project/home.html');
navigateToURL(linkLaunch);
I've gotten a complaint from one operator that my banner won't open in a new tab. Indeed on their site it opens the link on self. Its fine on other sites tho.Btw I noticed all the banners on their site open in self. Including an old banner I did for them with the same [code]...
View 1 RepliesI was wondering how can I make my links in Flash readable for browsers? In other words, to be able to provide link to specific section of my website. For illustration, take a look at Jenson Button's website:The link above points to the "News" section, although the site is in flash.
View 2 RepliesWhy creating a text link to a .as hosted on my site creates a 404 error? If I change it to .txt it works fine but I'd really like the user to be able to open the file directly into Flash.
View 3 RepliesI created a Flash CS4 document which contains 2 buttons. I used the code below to link the two buttons to well known web sites, tested them in Flash and the buttons work fine.
[Code]....
I am having some trouble linking a button in my flash movie to a separate dreamweaver site. The flash movie will be placed in the homepage of a website and i want to be able to click a button in it to go to a separate page. [code]...
View 9 RepliesI am new to the community, I doing a free website for internship purposes, long story i cannot get my buttons to link in flash site, i have tried many different codes and none had worked, i am a newbie and i need some guidance in the right direction. I have three links Link1, Link 3, and Link 4 The current code I am using is import flash.net.
[Code]...
I have created a flash sit in flash pro. On one of my pages i have a bunch of thumbnails that i want to be able to scroll through and click on and have it open another browser window to an html page I have created.I have placed all the button individually in a motion clip, so I can fade them onto the page when I go to it, and I then have selected all the buttons and changed them to motion clips so I can scroll them.
I created an action file and placed it in its own layer in the first motion clip that all the buttons are on.I am getting access of undefined property errors on all the buttons when I debug.Below is what I have written, I hope someone can tell me what I am doing wrong. I am new to this.
// Includes and Imports.
import flash.net.navigateToURL;
import flash.net.URLRequest;
[code]....
I Am Trying To Make Buttons In Flash That Link To Other Pages On The Site. When You Press On A Button, It Will Take You To A Page Like main.php?page=thepage. (Which Also Has Flash)I Am Trying To Use The Variable page (from The Url) In The Flash On The New Page. How Do I Get It From The Url, Into The Flash?I Have Looked All Over But Cannot Find A Solution That Works.
View 3 Replies