# programming

**URL:** https://forum.kirupa.com/c/programming/41.md?page=1635

[Latest](https://forum.kirupa.com/latest.md) · [Categories](https://forum.kirupa.com/categories.md)

**Page:** 1636

---

## [XML Blog using Wordpress Question](https://forum.kirupa.com/t/xml-blog-using-wordpress-question/231935)

<div class="topic-metadata">

**Author:** [@BlackShadow](https://forum.kirupa.com/u/BlackShadow)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 6:56pm UTC](https://forum.kirupa.com/t/xml-blog-using-wordpress-question/231935 "2007-07-09T18:56:43Z")

</div>

I'm trying to figure out how I can create a blog in my Flash website that uses the feed from Wordpress. I want Flash to be able to pull in every post when updated on Wordpress and be able to use images as well. At the…

---

## [Javascript Popup, close and redirect](https://forum.kirupa.com/t/javascript-popup-close-and-redirect/231934)

<div class="topic-metadata">

**Author:** [@Takaya213](https://forum.kirupa.com/u/Takaya213)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 6:34pm UTC](https://forum.kirupa.com/t/javascript-popup-close-and-redirect/231934 "2007-07-09T18:34:38Z")

</div>

Hi all I have a popup that opens with the main menu of the website at the top of the popup. Now I want to be able to close the popup when you click on a menu item and the page must display on the link that was clicked …

---

## [FullScreen in Web Browser](https://forum.kirupa.com/t/fullscreen-in-web-browser/231931)

<div class="topic-metadata">

**Author:** [@Wedge\_Man](https://forum.kirupa.com/u/Wedge_Man)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 6:26pm UTC](https://forum.kirupa.com/t/fullscreen-in-web-browser/231931 "2007-07-09T18:26:07Z")

</div>

Hey Guys, Is it at all possible to have a user hit a webpage that will then open a .swf fullscreen? The .swf will still need to be able to talk with the PHP backend though. I'm aware of the whole "popups" are bad we…

---

## [Why is extending MovieClip class different?](https://forum.kirupa.com/t/why-is-extending-movieclip-class-different/231930)

<div class="topic-metadata">

**Author:** [@ironchefmoto](https://forum.kirupa.com/u/ironchefmoto)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 6:21pm UTC](https://forum.kirupa.com/t/why-is-extending-movieclip-class-different/231930 "2007-07-09T18:21:27Z")

</div>

I've been going through the OOP AS 2.0 tutorial here on Kirupa, and I was curious WHY this code is in a class which extends the MovieClip class and is used to affect a linkage item in the library: // init method for a…

---

## [Optimizing XML](https://forum.kirupa.com/t/optimizing-xml/231928)

<div class="topic-metadata">

**Author:** [@bardic](https://forum.kirupa.com/u/bardic)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 6:08pm UTC](https://forum.kirupa.com/t/optimizing-xml/231928 "2007-07-09T18:08:26Z")

</div>

I was wondering if anyone has a link to a guide or something on how to optimize my XML to increase it's load speed. I am using XML to load articles onto stage. Now they load, but one article in particular takes over 2…

---

## [Buttons links to nowhere?](https://forum.kirupa.com/t/buttons-links-to-nowhere/231926)

<div class="topic-metadata">

**Author:** [@system](https://forum.kirupa.com/u/system)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 5:30pm UTC](https://forum.kirupa.com/t/buttons-links-to-nowhere/231926 "2007-07-09T17:30:17Z")

</div>

\[issue solved\]

---

## [createTextField -\> dynamic text -\> embed different language](https://forum.kirupa.com/t/createtextfield-dynamic-text-embed-different-language/231925)

<div class="topic-metadata">

**Author:** [@mhmtlgrr](https://forum.kirupa.com/u/mhmtlgrr)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 5:10pm UTC](https://forum.kirupa.com/t/createtextfield-dynamic-text-embed-different-language/231925 "2007-07-09T17:10:59Z")

</div>

Hi folks. That's my first message on this forum. Whatever.. When I create a text box by usig text box tool, I can embed the fonts and the Turkish characters with embed button (autofill). But when I create a text fiel…

---

## [Security and "login"-scripts](https://forum.kirupa.com/t/security-and-login-scripts/231924)

<div class="topic-metadata">

**Author:** [@Eikern](https://forum.kirupa.com/u/Eikern)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 5:04pm UTC](https://forum.kirupa.com/t/security-and-login-scripts/231924 "2007-07-09T17:04:26Z")

</div>

Hey. I'm planning on creating a portal where people can register and log on to. The site will have different sections, and the majority of users can't have access to the admin-section so I have to prioritize the security…

---

## [UnitTesting with AS3 and Flash CS3?](https://forum.kirupa.com/t/unittesting-with-as3-and-flash-cs3/231923)

<div class="topic-metadata">

**Author:** [@Draven](https://forum.kirupa.com/u/Draven)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:57pm UTC](https://forum.kirupa.com/t/unittesting-with-as3-and-flash-cs3/231923 "2007-07-09T16:57:27Z")

</div>

Hey guys, as the title says I'm looking for a testing framework for AS3 that isn't tied to Flex (so not FlexUnit). I briefly looked at ASUnit, but the lack of documentation makes it a real headache to try and figure out.…

---

## [Prototypes in AS 3.0](https://forum.kirupa.com/t/prototypes-in-as-3-0/231921)

<div class="topic-metadata">

**Author:** [@neweller](https://forum.kirupa.com/u/neweller)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:42pm UTC](https://forum.kirupa.com/t/prototypes-in-as-3-0/231921 "2007-07-09T16:42:35Z")

</div>

Hello, I am currently trying to rewrite the tile game code of http://www.tonypa.pri.ee/ in AS 3.0 and I am running into some issues. The first thing that gets me is the use of prototypes.:m: Also I change the code b…

---

## [Help with flash menu in a frame](https://forum.kirupa.com/t/help-with-flash-menu-in-a-frame/231920)

<div class="topic-metadata">

**Author:** [@nawab](https://forum.kirupa.com/u/nawab)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:26pm UTC](https://forum.kirupa.com/t/help-with-flash-menu-in-a-frame/231920 "2007-07-09T16:26:02Z")

</div>

Hello all I am trying to embed a flash navigation menu in a frame but can't target it's link to open the page in a different frame. any suggestions? anyone? please...

---

## [Call Javascript from Flash](https://forum.kirupa.com/t/call-javascript-from-flash/231918)

<div class="topic-metadata">

**Author:** [@mediumman](https://forum.kirupa.com/u/mediumman)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:02pm UTC](https://forum.kirupa.com/t/call-javascript-from-flash/231918 "2007-07-09T16:02:40Z")

</div>

I have a javascript -- navTo(url, \[target\]) -- where url is the "URL" and target is the "Target" .. Within flash how do i use the getURL command within a button? getURL(javascript:navTo???????) any help is appreci…

---

## [XML searchable database](https://forum.kirupa.com/t/xml-searchable-database/231916)

<div class="topic-metadata">

**Author:** [@ChrisTheGrigg](https://forum.kirupa.com/u/ChrisTheGrigg)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 3:45pm UTC](https://forum.kirupa.com/t/xml-searchable-database/231916 "2007-07-09T15:45:52Z")

</div>

Hi, I have recently followed the a tutorial on Kirupa.com to search an XML file: http://www.kirupa.com/web/xml/examples/searchbestof.htm I am trying to edit it so when looping the XML file is performed, it goes dow…

---

## [Pivots in Bitmap](https://forum.kirupa.com/t/pivots-in-bitmap/231915)

<div class="topic-metadata">

**Author:** [@superpeppe](https://forum.kirupa.com/u/superpeppe)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 3:44pm UTC](https://forum.kirupa.com/t/pivots-in-bitmap/231915 "2007-07-09T15:44:55Z")

</div>

Hi I was wondering if you could place a pivot on a embedded bitmap, i know that you can make a workaround with some trigonemetry, but it would be easiest to rotate it around a pivot. Thanks in advance

---

## [2 webcams or more in one swf](https://forum.kirupa.com/t/2-webcams-or-more-in-one-swf/231913)

<div class="topic-metadata">

**Author:** [@digitalsalad](https://forum.kirupa.com/u/digitalsalad)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 3:30pm UTC](https://forum.kirupa.com/t/2-webcams-or-more-in-one-swf/231913 "2007-07-09T15:30:28Z")

</div>

Hi, i am experimenting with the webcam features of flash 8 and have come up against a brickwall as far getting two webcams to input into one swf. I have successfully managed one! and can have as manay instances of the vi…

---

## [CSS & Classes in Flash](https://forum.kirupa.com/t/css-classes-in-flash/231908)

<div class="topic-metadata">

**Author:** [@framesix](https://forum.kirupa.com/u/framesix)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 2:51pm UTC](https://forum.kirupa.com/t/css-classes-in-flash/231908 "2007-07-09T14:51:40Z")

</div>

Hi I'm trying to make 2 classes for my links in a dynamic textfield with a css file. Creating classes for a \<p\> tag is no problem, but when I want to use it in a \<a\> tag Flash simply converts the link in black color with…

---

## [Hover caption hovers in different location](https://forum.kirupa.com/t/hover-caption-hovers-in-different-location/231907)

<div class="topic-metadata">

**Author:** [@njoay](https://forum.kirupa.com/u/njoay)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 2:48pm UTC](https://forum.kirupa.com/t/hover-caption-hovers-in-different-location/231907 "2007-07-09T14:48:17Z")

</div>

Hi all, I have a working hover caption function, the only problem I'm having is that the hover appears in one location and one location only. So every time I hover over different button,s the hover caption appears in o…

---

## [Help with Imput Text Boxes](https://forum.kirupa.com/t/help-with-imput-text-boxes/231904)

<div class="topic-metadata">

**Author:** [@jose3760](https://forum.kirupa.com/u/jose3760)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 2:28pm UTC](https://forum.kirupa.com/t/help-with-imput-text-boxes/231904 "2007-07-09T14:28:41Z")

</div>

Im having a little bit of a probelm with my imput text box. In my game im creating, theres a bank that allows you to deposit any amout of cash$$$ that you type in. after you press "deposit", it goes to your balance, and …

---

## [Navigation like this, tutorial?](https://forum.kirupa.com/t/navigation-like-this-tutorial/231901)

<div class="topic-metadata">

**Author:** [@system](https://forum.kirupa.com/u/system)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 2:20pm UTC](https://forum.kirupa.com/t/navigation-like-this-tutorial/231901 "2007-07-09T14:20:09Z")

</div>

\[issue solved\]

---

## [Looping the tween](https://forum.kirupa.com/t/looping-the-tween/231898)

<div class="topic-metadata">

**Author:** [@IntC](https://forum.kirupa.com/u/IntC)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 1:56pm UTC](https://forum.kirupa.com/t/looping-the-tween/231898 "2007-07-09T13:56:36Z")

</div>

Hi! I'm making this tween class animation. Also used TweenExtended. The problem is, it wont loop the animation. I want the animation to play looped. And i know that the script looks awful. Someone suggested to put addL…

---

## [Movieclips overlaping problem with MOUSE\_OVER](https://forum.kirupa.com/t/movieclips-overlaping-problem-with-mouse-over/231896)

<div class="topic-metadata">

**Author:** [@Zahmet](https://forum.kirupa.com/u/Zahmet)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 1:31pm UTC](https://forum.kirupa.com/t/movieclips-overlaping-problem-with-mouse-over/231896 "2007-07-09T13:31:33Z")

</div>

Hi, I have a movieclip that shall work like a button, however that is a later problem, atm I just want it to animate when I place the mouse over, and then when I move the mouse away I want another animation. So what I …

---

## [Web design usability check list](https://forum.kirupa.com/t/web-design-usability-check-list/231895)

<div class="topic-metadata">

**Author:** [@burns](https://forum.kirupa.com/u/burns)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 1:23pm UTC](https://forum.kirupa.com/t/web-design-usability-check-list/231895 "2007-07-09T13:23:34Z")

</div>

Hi, I looking for a web design/usuablity checklist that I can check my xhtml/css design against. Just a set of rules or guidelines for good usability? Thanks

---

## [Quick help needed on a SENOCULAR tutorial](https://forum.kirupa.com/t/quick-help-needed-on-a-senocular-tutorial/231891)

<div class="topic-metadata">

**Author:** [@plashbydo](https://forum.kirupa.com/u/plashbydo)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 12:57pm UTC](https://forum.kirupa.com/t/quick-help-needed-on-a-senocular-tutorial/231891 "2007-07-09T12:57:30Z")

</div>

Hello everyone - Just a super quick query, I have managed to get a FLASH/PHP tutorial going, where senocular tells us how to generate an email form in flash and the details to be sent to the email address in question v…

---

## [Stuck using xml and arrays.... (flash8)](https://forum.kirupa.com/t/stuck-using-xml-and-arrays-flash8/231889)

<div class="topic-metadata">

**Author:** [@clum](https://forum.kirupa.com/u/clum)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 11:53am UTC](https://forum.kirupa.com/t/stuck-using-xml-and-arrays-flash8/231889 "2007-07-09T11:53:38Z")

</div>

I am trying to get links onto images loaded into a \*MC \*in a flash slideshow using XML. I am not having much success with the accessing of an array created from an XML file. The main A/S is below, along with the trace …

---

## [Initiate php/javascript/ajax function from flash ^-^](https://forum.kirupa.com/t/initiate-php-javascript-ajax-function-from-flash/231886)

<div class="topic-metadata">

**Author:** [@kormyen](https://forum.kirupa.com/u/kormyen)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 11:29am UTC](https://forum.kirupa.com/t/initiate-php-javascript-ajax-function-from-flash/231886 "2007-07-09T11:29:39Z")

</div>

Hello, I'm very sorry if this question has already been answered, but is there any simple way to initiate a php, javascript and/or ajax function from within a flash app embeded into a page? IE: when the user uses a fla…

---

## [Full browser flash guidelines - how do i stop images an pixel text distorting?!)](https://forum.kirupa.com/t/full-browser-flash-guidelines-how-do-i-stop-images-an-pixel-text-distorting/231885)

<div class="topic-metadata">

**Author:** [@Sam\_Goudie](https://forum.kirupa.com/u/Sam_Goudie)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 11:10am UTC](https://forum.kirupa.com/t/full-browser-flash-guidelines-how-do-i-stop-images-an-pixel-text-distorting/231885 "2007-07-09T11:10:51Z")

</div>

Hey guys, I need to make my site full browser flash because when a portfolio element is clicked in its menu, a black overlay fades in and a project swf is called. Simple enough, but of course the overlay needs to fill …

---

## [Preloader for a colouring book](https://forum.kirupa.com/t/preloader-for-a-colouring-book/231883)

<div class="topic-metadata">

**Author:** [@maidomax](https://forum.kirupa.com/u/maidomax)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 10:00am UTC](https://forum.kirupa.com/t/preloader-for-a-colouring-book/231883 "2007-07-09T10:00:52Z")

</div>

Hello! I've made a coloring book in flash for a client of mine (with a lot of help from Kirupa tutorials). You can find it at http://www.southstarweb.com/mladen/Bojanka.swf Now they want me to make a preloader for it.…

---

## [Can't access value in array - Please Help](https://forum.kirupa.com/t/cant-access-value-in-array-please-help/231872)

<div class="topic-metadata">

**Author:** [@mfey](https://forum.kirupa.com/u/mfey)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 7:18am UTC](https://forum.kirupa.com/t/cant-access-value-in-array-please-help/231872 "2007-07-09T07:18:03Z")

</div>

I have written the following code, and the function called by mcListener.onLoadComplete is returning the current value in the array as "undefined." I want the current image that has finished loading to fade in, but "i" …

---

## [Syncing game with music](https://forum.kirupa.com/t/syncing-game-with-music/231870)

<div class="topic-metadata">

**Author:** [@aj7may](https://forum.kirupa.com/u/aj7may)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:58am UTC](https://forum.kirupa.com/t/syncing-game-with-music/231870 "2007-07-09T04:58:03Z")

</div>

I'm working on a guitar hero game and I'm up to the part where i need to make the notes fall down the strings synced with the music. I have it set up so the music fully loads before starting the game, and i think i need …

---

## [Resizing Componets](https://forum.kirupa.com/t/resizing-componets/231869)

<div class="topic-metadata">

**Author:** [@bustabusta](https://forum.kirupa.com/u/bustabusta)\
**Replies:** 0\
**Last updated:** [July 9, 2007, 4:48am UTC](https://forum.kirupa.com/t/resizing-componets/231869 "2007-07-09T04:48:09Z")

</div>

How do you resize componets to make them bigger ?

[Previous page](https://forum.kirupa.com/c/programming/41.md?page=1634)

[Next page](https://forum.kirupa.com/c/programming/41.md?page=1636)
