Professional :: Link Into Certain Part Of Swf File Through XML?

Mar 14, 2010

I wonder if we can use XML to link into certain section of a SWF file?I have purchased a carousel which is composed mainly by AS3 and XML, it contains of 6 images linking to 6 different section of a swf file. From where should I modify to add-in the sub-button onto the carousel image? How should I modify the XML when I click on the sub-button, it will link into certain section of a swf file?

View 2 Replies


Similar Posts:


Professional :: How To Add A Link To A .swf File

Oct 7, 2011

Is there a way to add a link/URL to a .swf file, without embedding into the original .fla file?Is there any way to do that with just the .swf file alone, and without actually editing the .fla or re-creating it?

View 5 Replies

Professional :: Add Link To Flash File (using AS 3)?

Jan 20, 2010

I have created a Flash banner ad for our company that is to be hosted on another website. This banner ad needs to have a link added to it, within the Flash file. This link will take users straight to our website but is also for the purpose of tracking.How do I go about adding the URL? I have searched through these forums but cannot get it to work.I am using Flash CS4 (selected to use AS 3 when I first created the file.)
 
From what I have read and understood, I should create a new layer, and then add the code to the first frame on that layer?Exactly what code should I use? I tried something as simple as 'getURL("http://www.celonova.com","_self"); ' but that is not working. Is it bcos that is for AS 2 only? My last question is...can I set up the link so that it works for ALL frames?

View 3 Replies

Professional :: Find Link To External File?

Oct 20, 2010

I have purchased an image gallery program that works fine but I am struggling to make a very minor modification. I have asked the author for assistance but previous requests have met with no response so I am also asking my question here. This program has most of its logic in an external AS2 file. I have made some small changes to this file and want to save it under a new name. However, that would also require me to change the reference to the external AS2 file from within the fla file. That's where my problem lies. I can't find any code in the fla that contains such a reference.
 
If I try to publish an swf without this file in the required location it causes a compiler error thus proving that there must be a reference somewhere to that file. However, doing a search for this AS2 file in the 'current document' when viewing the fla file in Flash CS4 produces no results. Where else could this reference be hidden?

View 11 Replies

Professional :: GetURL To Link To A Local Htm File?

Sep 23, 2011

Trying to set up a getURL to link to a local htm file, NOT a page on the internet. All the tutorials I have read tell me how to link to a file on the internet I'm trying to set up an intranet site for my training college where students can access training resources etc on the local network. Therefore my getURL needs to point to a local file, not one on the internet. I'm trying to link to a .htm file that resides on my computer. Does the htm file have to be in the same folder as the .fla file?? How do I do this?? I'm working on a Mac, Os X, MX 2004, if that makes any difference.

View 1 Replies

Carousel Tutorial Part 3 - Add A Link To An External Url In Each Of The Detailed Descriptions?

Nov 12, 2009

I have completed the Carousel part 3 tutorial and everything is working perfectly. However, I want to add a link to an external url in each of the detailed descriptions. How would I add this to the xml file?

View 2 Replies

Professional :: Link The Pictures In The Attached File To Different Websites?

Feb 14, 2010

How do I link the pictures in the attached file to different websites. Example, when image 1 appears, I want users to be able to click on it to take them to story 1. Then when picture 2 appears, users can click on it to go to story 2, etc.

View 16 Replies

ActionScript 2.0 :: A Link To A Specific Part Of Flash Site, Not Just Home Page?

Feb 20, 2008

I'm trying to make a link from one flash site to another, but not just to the home page of it, but to a specific part of it. For example, I run and am wanting to make the direct links from the websites of the seven artists involved (mostly flash sites) to their specific page on thesite... does that make sense?

View 2 Replies

Professional :: Altering The Link In A Flash File So It Doesn't Open In A New Tab

Nov 22, 2010

I have a flash file on the homepage of my client's  website. When you click "Enter", the new page opens in a new tab. I want  it all to stay in the same tab. If you would like to view the entire  code yourself to identify how I could solve this issue, the site is: [URL]- but if not then I will paste the code of the  flash object below:
 
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="720" height="540">
<param name="movie" value="Scripts/FrontPage2.swf" />

[Code]....

View 3 Replies

Link Flash File To Link To Dreamweaver Page?

Jan 11, 2010

i have created a flash animation for my homepage, i want to make part of that flash animation a "enter" button so when clicked would go to my page 2 on my website.

i have never done any script before and only used dreamweaver on a mac. is there an easy way to create this button to link to my next page and to stop my file to stop looping?

View 1 Replies

Professional :: Flash/XML Link - Format The Link Tag In The Xml If There Is A Standard?

Feb 17, 2012

I have created a small application which takes it's information from an xml file and displayes it in a news ticker which is a flash Flash AS2 application. tell me the correct way to format the link tag in the xml if there is a standard when wanting to state a target for the link?  The xml file currently looks like:

<newsTicker>
<item>
<header>Test Message 1</header>[code]....

So what I want to do is to be able to open the link in a taget=_blank window however adding that to the end of the url does not currently work.I have added a comma and also tried using a space, space and encompassing in quotes but none are working.

View 1 Replies

ActionScript 3.0 :: Cant Read A Part Of Xml File?

May 14, 2009

i can read everything from my xml file except a part that i can always get teh first items of each category (it will make more sence in a sec)So here is my xml

[HTML]<?xml version="1.0" encoding="UTF-8"?><flashxml>  <second_page>  <sp text="ss ptextj"/>  <ss text="sptext"/>  <clas text="clas"/>  </second_page>  <third_page>  <ss>  <category name="categor"> 

[code]......

View 1 Replies

Professional :: Tint Part Of An Image?

Apr 20, 2011

I have imported an image into Flash, turned it into a symbol, inserted a frame, then a tween, and can animate the image with tint. It works fine, but the tint is applied to the entire image. What I was hoping to do, is have a sort of 'rolling tint', where the tint starts on the left side of the image, and gradually works it's way over to the right.

View 5 Replies

Professional :: Rendering Part Of A Symbol

Jun 13, 2011

how I can render just part of a symbol without hiding it behind another symbol. I wish to make a marque of symbols... I'm a c++ game programmer so I am familure with ways of specfing with part of a texture to render but I havn't found anything with Flash that looks like I can do the same kind of thing. I'm using CS5 with AS3.0

View 4 Replies

Professional :: Can't View Part Of Animation?

Jul 6, 2011

I've completed the ball rolling with the grass and flowers springing up behind, and it works--when I scrub. It does not work in SWF; only the grass and flowers appear, which are frame by frame, the ball, which I did with the motion editor, does not appear.

View 3 Replies

Actionscript 3 :: Read Only Part Of Local File?

Nov 22, 2010

How read only part of local file? So that not to load the whole file into memory.

View 1 Replies

Professional :: Flash Looping Second Part Of The Animation ?

Mar 1, 2010

I'm fairly new to Flash and I'm not familiar with it's functions.The animation I made in Maya is in 2 parts. For The second part of the animation I want it to be looping. The first part no.

View 4 Replies

Professional :: If A Resize A Part In A Banner, It Does This In Shocks?

May 18, 2010

I've a small problem with a banner. There's a part of text (made into a symbol) that has to jump out, so I made it 150% and the text around it moves away and then comes back. But the part that has to grow, does this in shocks. Does enyone now a way to prevend or mask this, so the client can be happy?

View 2 Replies

Professional :: User Can Loop Any Part Of The Video

Jan 20, 2011

I am working on an interactive guitar tutorial. Lets say that the person is watching the video and doesnt understand part of the guitar line that I am showing them. Lets say that they do not understand what happens between 3 seconds and 11 seconds (this can be any point during the video). Is there any way that the user can loop any part of the video that they are having trouble with?

View 1 Replies

Professional :: Extend A Part Of Timeline By E.g 5 Seconds?

Aug 1, 2011

I have a timeline composed of 10 layers, having got keyframes and tweens etc all positioned, I need to make part of it e.g. 5 secs longer. How is this done, I can highlight one column of frames and right click and choose insert frame but doing that for 120 times (5 x 24fps)  is going to take too long. I hoped to see in right click an option for add frames with a duration or number of frames entry window.I saw something on the internet that said select a width of frames and hit F6 but for me that launches a screen capture prog and I cant see where in that prog F6 is nominated for that capture.

View 3 Replies

Actionscript 3 :: Play A Specific Part Of A MP3 File Without Loading All Of It?

Sep 20, 2011

I have a project at office which is mp3 player

when a user start a song from any point, the whole mp3 file gets loaded then start to play from the point user selected

so now I need a solution to be able to play the mp3 from a specific time without loading the whole mp3 to be able to do that

(You know like youtube when you click in the middle of a video and it starts to play from this point)

View 1 Replies

ActionScript 2.0 :: Ignore XML Part Or Specific String Out Of A XML File?

Aug 12, 2008

Is there a possibility to tell flash, that he should ignore a piece of code out of an xml file.I'm asking this becouse our programmer generates dynamicly xml's.these contain a piece of code that makes that flash doesnt want to read our xml.Maybe I could tell flash to ignore this specific string?

View 1 Replies

Professional :: Adobe Flash - Missing Timeline Part

May 8, 2010

I cant see my keyframe bar if its called that, 5 - 10-15 etc, I tried resetting workspace everything but cant get it back, any ideas?

View 3 Replies

Professional :: Dealing With Loop To Part Of Time Line

Dec 21, 2010

I need to adapt it so that instead of looping all the way back to the beginning, it instead goes to points further into the animation (such as say 10 seconds in) rather than all the way back to the start.[code]Now, I'm thinking that what needs to be changed is the autoRewind = true section, but being a complete novice, I don't even know where to begin. I've seen online sections dealing with a goto command, but my attempts to alter the code haven't worked correctly

View 4 Replies

ActionScript 2.0 :: Remove Top Part File And Flas Logo In Projector?

Jul 20, 2003

i want my fash file to be full screen and to only showthe swf how do i loose the top parti'm trying

fscommand("fullscreen", true);
fscommand("showmenu", false);

View 3 Replies

Professional :: Make A Simple Theremin In Flash As Part Of A Project?

Jan 19, 2011

I'm an MA student, and I am looking to make a simple theremin in Flash as part of a project. Can it be done? Has anyone done it before?

View 3 Replies

Professional :: Create An Interactive Form In FLASH As Part Of A Website?

Oct 12, 2011

I wish to create an interactive form in FLASH as part of a website.  That is the user enters say width and height numbers in boxes and the form returns a price for that size widget.  Is this possible in a FLASH based website? If so is there a specific name for this type of form so I know where to look to get help in creating one? 

View 4 Replies

Professional :: Line Jitter Started Part Way Through Animation - Need It To Stop

Feb 25, 2012

I'm making an animation of a line drawing itself. I'm using a vector line that I drew in Illustrator, which I imported to the stage. I have been erasing a bit, inserting a new keyframe, erasing it a bit more, new keyframe etc. When i have finished this I intend to reverse the sequence so the line appears to be drawing itself. This process has been going really well, but at 1820 frames in a section of the line has started to shake/jitter (by which I mean from side to side very quickly). I deleted the frames and did them again, using the same process that I have for the rest of the line which is not jittering, but this small section is still jittering. It doesn't jitter or move when I move between frames, it only jitters when I play the movie by pressing Command + Enter or I export it as a Quicktime .mov file.

PS here is a YouTube video of the problem. The jitter starts around the bottom of South America. You may need to make it quite big on your screen to see it. You'll notice that that part of the line doesn't jitter most of the way along, but starts to jitter when it gets to that part.

View 2 Replies

Flash :: Professional - Paper Part Of Creative Suite 5 Design Premium?

Feb 13, 2011

On my old computer (Windows XP) I was using Flashpaper to convert jpg files to swf files that can be panned and zoomed. It worked great for my website. Here is an example. [URL] I just purchased Adobe Creative Suite 5 Design Premium for my new computer (Windows 7). I was told that it included the ability of Flashpaper to create the pan/zoom swf files. I can't find this ability. Please tell me where it is located or that I need to purchase Flashpaper for my new computer. Please note, I use Photoshop, Illustrator and Dreamweaver, but the only Flash I use is the swf to pan and zoom via Flashpaper. Please keep this in mind when answering my question, i.e. I probably need specifics if the functionality is located in Flash.

View 1 Replies

ActionScript 3.0 :: SWC File In Which I Also Include All Media Files (mp3s) That Are Part Of Flash Application?

May 1, 2011

I wish to save my flash outpout (SWF) as an SWC file in which I also include all media files (mp3s) that are part of my Flash application. Currently these files reside in folders under my main library where all flash entities (AS3 code, buttons graphics etc reside)What software do I need to use to accomplish that?I now work in CS4 under winXP

View 0 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved